Skip to content

Hostname

emedevents.com

Last fetched

emedevents.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.147.154.12616.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.20.14034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.111.22235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.159.17535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.191.11644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.97.9644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.249.16344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.143.2944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.51.2744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.61.13144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.162.6050.112.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.228.8652.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.189.14254.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.19.10954.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for emedevents.com.

MechanismTarget
SPF_Aemedevents.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from emedevents.com.

Cypher and MCP

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

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