Skip to content

Hostname

notices.record-eagle.com

Last fetched

notices.record-eagle.com resolves to 2 IPv4 addresses operated by AS213495 in DE.

Nutrition Label

WHISPER CANON · notices.record-eagle.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/notices.record-eagle.com

Resolution chain

notices.record-eagle.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.231.106.935.231.106.0/24AS213495DE
69.39.239.23669.39.224.0/20AS32181ASN-GIGENET - GigeNETUS

WHOIS identity

No WHOIS records are currently associated with notices.record-eagle.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for notices.record-eagle.com.

MechanismTarget
SPF_Anotices.record-eagle.com
SPF_IP5.231.106.93
SPF_IP5.231.106.94
SPF_IP5.231.106.95
SPF_IP5.231.106.96
SPF_IP5.231.106.97
SPF_IP5.231.106.98
SPF_MXnotices.record-eagle.com

Related pages

Pivot deeper into the graph from notices.record-eagle.com.

Cypher and MCP

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

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