Skip to content

Hostname

dannymcknight.com

Last fetched

dannymcknight.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dannymcknight.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dannymcknight.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.60.17104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.187.182172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
209.58.170.136209.58.168.0/21AS59253SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of dannymcknight.com.

Web-graph footprint

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

66 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dannymcknight.com

SPF policy

4 SPF mechanisms authorising senders for dannymcknight.com.

MechanismTarget
SPF_Adannymcknight.com
SPF_IP131.153.206.235
SPF_IP209.58.170.136
SPF_MXdannymcknight.com

Related pages

Pivot deeper into the graph from dannymcknight.com.

Cypher and MCP

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

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