Skip to content

Hostname

sonydadc.com

Last fetched

sonydadc.com resolves to 1 IPv4 address operated by AS16364 in AT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · sonydadc.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sonydadc.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.255.168.8141.255.168.0/21AS16364AT

WHOIS identity

Registrar
iana:106
Organization
gerhard angerer
Contact emails

Subdomains

90 observed subdomains of sonydadc.com.

Web-graph footprint

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

132 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for sonydadc.com.

MechanismTarget
SPF_Aer-mail.erecruiter.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_INCLUDEzoho.com
SPF_IP134.213.195.176/32
SPF_IP141.255.175.176
SPF_IP143.55.149.237
SPF_IP160.33.128.136/29
SPF_IP160.33.194.224/28
SPF_IP160.33.96.128/28
SPF_IP160.33.98.64/27
SPF_IP18.197.241.157
SPF_IP185.132.183.11
SPF_IP185.183.30.70
SPF_IP193.178.208.25
SPF_IP212.69.176.183
SPF_IP2607:fd28:0102:3:300::/80
SPF_IP66.159.232.89
SPF_IP66.159.233.14
SPF_IP66.159.233.15
SPF_IP66.159.233.25
SPF_IP66.159.234.101
SPF_IP66.159.234.90
SPF_IP66.159.234.91
SPF_IP94.232.198.16

Related pages

Pivot deeper into the graph from sonydadc.com.

Cypher and MCP

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

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