Skip to content

Hostname

event.engineering

Last fetched

event.engineering resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · event.engineeringRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/event.engineering

Resolution chain

event.engineering resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.202.82.17618.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.167.23034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.156.18252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.87.15052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.205.22252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.86.2599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
event engineering
Contact emails

Subdomains

15 observed subdomains of event.engineering.

Web-graph footprint

Distinct hostnames that link to or from event.engineering in the public web crawl.

7 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for event.engineering.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from event.engineering.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "event.engineering"})-[: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.