Skip to content

Hostname

dhl.com.br

Last fetched

dhl.com.br resolves to 2 IPv4 addresses operated by DHLNET - DHL Information Services Europe s.r.o in US.

Nutrition Label

WHISPER CANON · dhl.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dhl.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
156.137.3.33156.137.0.0/21AS2571DHLNET - DHL Information Services Europe s.r.oUS
159.60.134.155159.60.128.0/20AS35280F5NL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dhl.com.br.

MechanismTarget
SPF_INCLUDEdpdhl._spf.dhl.com
SPF_IP186.202.164.99

Related pages

Pivot deeper into the graph from dhl.com.br.

Cypher and MCP

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

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