Skip to content

Hostname

nickdeheras.com

Last fetched

nickdeheras.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nickdeheras.comRouting diversity6.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/nickdeheras.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.11316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.12716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.1616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.11316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.18716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.102.24516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.108.2116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.14116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.41.11752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.16552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.16552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.108.21952.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.25352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.128.25352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.137.23752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.8552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.17352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nickdeheras.com.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from nickdeheras.com.

Cypher and MCP

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

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