Skip to content

Hostname

oracleeventemails.com

Last fetched

oracleeventemails.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · oracleeventemails.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oracleeventemails.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.48.1318.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.1918.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.4718.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.48.7918.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.161.213.1113.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.1143.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.33.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.753.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of oracleeventemails.com owner
Contact emails

Subdomains

5 observed subdomains of oracleeventemails.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oracleeventemails.com.

MechanismTarget
SPF_Aoracleeventemails.com
SPF_INCLUDEsendgrid.net
SPF_IP159.135.239.155/32
SPF_IP167.89.78.144/32
SPF_IP54.68.25.227/32
SPF_MXoracleeventemails.com

Related pages

Pivot deeper into the graph from oracleeventemails.com.

Cypher and MCP

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

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