Skip to content

Hostname

dnl.com.ph

Last fetched

dnl.com.ph resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:863 as the registrar.

Nutrition Label

WHISPER CANON · dnl.com.phRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dnl.com.ph

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.207.3013.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.5613.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.7013.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.9913.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
52.85.12.452.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.5952.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.6052.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.7052.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:863
Organization
alvin lao
Contact emails

Subdomains

13 observed subdomains of dnl.com.ph.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dnl.com.ph.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from dnl.com.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dnl.com.ph"})-[: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.