Skip to content

Hostname

emu.com

Last fetched

emu.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.50.21913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.157.14413.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.188.1513.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.176.1413.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.187.10013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.12613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.136.217.16318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.109.2373.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.56.773.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.136.13954.254.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1479
Organization
creative technology
Contact emails

Subdomains

2 observed subdomains of emu.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for emu.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from emu.com.

Cypher and MCP

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

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