Skip to content

Hostname

dhlshipping.app

Last fetched

dhlshipping.app resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · dhlshipping.appRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dhlshipping.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.97.23418.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.46.19018.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.131.16018.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.145.3918.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.76.2318.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.253.1303.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.62.713.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.177.453.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.16.43.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.108.633.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.172.1893.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.10.1083.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.126.1652.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.229.11463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.108.14951.102.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.208.14063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.86.21263.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.149.12263.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.148.19663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.86.19763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

14 observed subdomains of dhlshipping.app.

Web-graph footprint

Distinct hostnames that link to or from dhlshipping.app in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dhlshipping.app.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com

Related pages

Pivot deeper into the graph from dhlshipping.app.

Cypher and MCP

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

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