Skip to content

Hostname

dd-wrt.com

Last fetched

dd-wrt.com resolves to 1 IPv4 address operated by IDNIC-CAKRANET-AS-ID PT Cakra Techno Gemilang in CH. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · dd-wrt.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dd-wrt.com

Resolution chain

dd-wrt.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.84.6.109185.84.6.0/24AS201155IDNIC-CAKRANET-AS-ID PT Cakra Techno GemilangCH

WHOIS identity

Registrar
iana:151
Organization
embedd
Contact emails

Subdomains

26 observed subdomains of dd-wrt.com.

Web-graph footprint

Distinct hostnames that link to or from dd-wrt.com in the public web crawl.

2,180 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dd-wrt.com.

MechanismTarget
SPF_Add-wrt.com
SPF_Amailout.dd-wrt.com
SPF_INCLUDEspf.as201155.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a05:a1c0:0:dd::100/128

Related pages

Pivot deeper into the graph from dd-wrt.com.

Cypher and MCP

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

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