Skip to content

Hostname

dukepro.com

Last fetched

dukepro.com resolves to 2 IPv4 addresses operated by SKYRUNNER-INC - Skyrunner, Inc. in US. WHOIS lists iana:64 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.255.169.34162.255.169.0/24AS53274SKYRUNNER-INC - Skyrunner, Inc.US
47.46.199.20247.46.192.0/18AS20115CHARTER-20115 - Charter Communications LLCUS

WHOIS identity

Registrar
iana:64
Organization
Contact emails

Subdomains

3 observed subdomains of dukepro.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dukepro.com.

MechanismTarget
SPF_INCLUDEcharter.net
SPF_IP47.46.199.202
SPF_MXdukepro.com

Related pages

Pivot deeper into the graph from dukepro.com.

Cypher and MCP

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

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