Skip to content

Hostname

eagleprojects.com

Last fetched

eagleprojects.com resolves to 8 IPv4 addresses operated by AS64073 in BE. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.1080.0.0.0/0AS64073BE
13.225.239.510.0.0.0/0AS64073BE
13.225.239.570.0.0.0/0AS64073BE
13.225.239.920.0.0.0/0AS64073BE
3.165.113.223.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.423.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.723.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.793.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:113
Organization
dr. philip c. eyster
Contact emails

Subdomains

4 observed subdomains of eagleprojects.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for eagleprojects.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP208.93.12.222/30
SPF_IP208.93.12.224/28
SPF_MXeagleprojects.com

Related pages

Pivot deeper into the graph from eagleprojects.com.

Cypher and MCP

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

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