Skip to content

Hostname

moosesound.com

Last fetched

moosesound.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · moosesound.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/moosesound.com

Resolution chain

moosesound.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.202.1.159116.202.0.0/16AS24940HETZNER-ASDE
78.46.193.25378.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:303
Organization
abreu e neves, lda.
Contact emails

Subdomains

4 observed subdomains of moosesound.com.

Web-graph footprint

Distinct hostnames that link to or from moosesound.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • moosesound.com

SPF policy

5 SPF mechanisms authorising senders for moosesound.com.

MechanismTarget
SPF_Amoosesound.com
SPF_IP116.202.1.159
SPF_IP195.22.19.197
SPF_IP78.46.193.253
SPF_MXmoosesound.com

Related pages

Pivot deeper into the graph from moosesound.com.

Cypher and MCP

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

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