Skip to content

Hostname

heitorprojects.com

Last fetched

heitorprojects.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.8216.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.23116.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.20216.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.21316.18.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.107.25316.184.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.15716.184.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.99.18916.184.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.793.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.205.19452.216.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.25.19552.216.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.21352.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.22152.218.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.171.19752.218.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.193.5352.218.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.18952.218.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.45.4352.217.56.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1647
Organization
jose
Contact emails

Subdomains

1 observed subdomain of heitorprojects.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for heitorprojects.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from heitorprojects.com.

Cypher and MCP

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

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