Skip to content

Hostname

primalscream.audio

Last fetched

primalscream.audio resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · primalscream.audioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/primalscream.audio

Resolution chain

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

IPPrefixASNOperatorCountry
192.145.235.60192.145.232.0/22AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of primalscream.audio.

Web-graph footprint

Distinct hostnames that link to or from primalscream.audio in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for primalscream.audio.

MechanismTarget
SPF_Abiz170.inmotionhosting.com
SPF_Aprimalscream.audio
SPF_Asmtp.servconfig.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmtp.servconfig.com
SPF_IP104.244.122.18
SPF_IP216.194.168.16
SPF_IP23.235.221.165
SPF_MXprimalscream.audio

Related pages

Pivot deeper into the graph from primalscream.audio.

Cypher and MCP

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

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