Skip to content

Hostname

mshsaa.org

Last fetched

mshsaa.org resolves to 3 IPv4 addresses operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · mshsaa.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mshsaa.org

Resolution chain

mshsaa.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.105.48.35184.105.48.0/20AS6939HURRICANE - Hurricane Electric LLCUS
38.121.106.7438.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.121.106.7838.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS

WHOIS identity

Registrar
iana:86
Organization
kindhart, rick
Contact emails

Subdomains

3 observed subdomains of mshsaa.org.

Web-graph footprint

Distinct hostnames that link to or from mshsaa.org in the public web crawl.

567 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mshsaa.org.

MechanismTarget
SPF_Amshsaa.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP38.121.106.66
SPF_IP38.121.106.71
SPF_MXmshsaa.org

Related pages

Pivot deeper into the graph from mshsaa.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mshsaa.org"})-[: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.