Skip to content

Hostname

apple.songshift.com

Last fetched

apple.songshift.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · apple.songshift.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/apple.songshift.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.185.12113.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.2113.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.2713.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.4313.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
143.204.194.111143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.13143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.62143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.80143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.112.10818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with apple.songshift.com in WhisperGraph.

Subdomains

2 observed subdomains of apple.songshift.com.

Threat posture

History

Related pages

Pivot deeper into the graph from apple.songshift.com.

Cypher and MCP

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

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