Skip to content

Hostname

us.dlink.com

Last fetched

us.dlink.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · us.dlink.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/us.dlink.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.10713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.161.6.218.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.6918.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.7918.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.9118.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

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 us.dlink.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for us.dlink.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.210.49.130
SPF_IP66.210.49.151
SPF_IP66.210.49.244

Related pages

Pivot deeper into the graph from us.dlink.com.

Cypher and MCP

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

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