Skip to content

Hostname

sonyged.com

Last fetched

sonyged.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:78 as the registrar.

Nutrition Label

WHISPER CANON · sonyged.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sonyged.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.1813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.8413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.9613.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.84.10518.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.8618.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.9218.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.9618.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.171.214.1213.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.173.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.193.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.443.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:78
Organization
psi-japan
Contact emails

Subdomains

35 observed subdomains of sonyged.com.

Web-graph footprint

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

132 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sonyged.com.

MechanismTarget
SPF_INCLUDE44139031.spf08.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP54.65.179.225

Related pages

Pivot deeper into the graph from sonyged.com.

Cypher and MCP

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

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