Skip to content

Hostname

sonystyle.com

Last fetched

sonystyle.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

sonystyle.com 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:299
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of sonystyle.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sonystyle.com.

MechanismTarget
SPF_INCLUDEspf.global.sprint.com
SPF_IP160.33.128.136/29
SPF_IP160.33.66.64/27
SPF_IP160.33.98.64/27
SPF_IP216.136.162.64/26
SPF_IP63.240.104.0/26
SPF_IP64.95.248.0/28
SPF_IP75.150.79.218
SPF_IP76.12.226.165
SPF_MXsonystyle.com

Related pages

Pivot deeper into the graph from sonystyle.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sonystyle.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.