Skip to content

Hostname

dkny.com

Last fetched

dkny.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

dkny.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
legal counsel
Contact emails

Subdomains

7 observed subdomains of dkny.com.

Web-graph footprint

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

976 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dkny.com.

MechanismTarget
SPF_Adkny.com
SPF_INCLUDE_spf.fashiongps.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-00973401.pphosted.com
SPF_INCLUDEu20078948.wl199.sendgrid.net
SPF_IP108.168.223.195/29
SPF_IP139.138.34.181
SPF_IP139.138.59.17
SPF_IP65.115.42.160/28
SPF_IP65.115.44.240/28
SPF_MXdkny.com

Related pages

Pivot deeper into the graph from dkny.com.

Cypher and MCP

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

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