Skip to content

Hostname

shamsa.net

Last fetched

shamsa.net resolves to 1 IPv4 address operated by AS57724 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · shamsa.netRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shamsa.net

Resolution chain

shamsa.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.178.208.150185.178.208.0/24AS57724RU

WHOIS identity

Registrar
iana:463
Organization
shamsa-holding
Contact emails

Subdomains

15 observed subdomains of shamsa.net.

Web-graph footprint

Distinct hostnames that link to or from shamsa.net in the public web crawl.

19 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for shamsa.net.

MechanismTarget
SPF_Ashamsa.net
SPF_INCLUDE_spf.dashasender.ru
SPF_INCLUDEmail.smscentre.com
SPF_INCLUDEspf.loymax.tech
SPF_IP77.82.83.56
SPF_IP78.157.255.198
SPF_MXshamsa.net

Related pages

Pivot deeper into the graph from shamsa.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "shamsa.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.