Skip to content

Hostname

headphonezone.in

Last fetched

headphonezone.in has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · headphonezone.inRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/headphonezone.in

Resolution chain

headphonezone.in has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:269
Organization
headphone zone private
Contact emails

Subdomains

17 observed subdomains of headphonezone.in.

Web-graph footprint

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

207 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for headphonezone.in.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEtransmail.net
SPF_IP18.217.206.57
SPF_IP35.227.156.240
SPF_IP35.227.212.25
SPF_IP35.227.214.83
SPF_IP52.25.88.116
SPF_IP52.27.107.107
SPF_IP52.39.134.95
SPF_IP54.149.15.167
SPF_IP54.149.206.212
SPF_IP54.186.104.15
SPF_IP54.218.150.27
SPF_IP54.244.54.95

Related pages

Pivot deeper into the graph from headphonezone.in.

Cypher and MCP

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

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