Skip to content

Hostname

davidadelarosa.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.188.4416.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.20116.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.25116.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23316.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.22816.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.34.3716.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.22.1043.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.37.7752.216.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.38.21352.216.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.7752.216.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.113.19752.218.24.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.12552.218.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.2152.218.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.33.23552.217.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.41.19552.217.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.165.9354.239.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for davidadelarosa.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from davidadelarosa.com.

Cypher and MCP

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

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