Skip to content

Hostname

dukedefence.com

Last fetched

dukedefence.com resolves to 1 IPv4 address operated by AS327979 in ZA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · dukedefence.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/dukedefence.com

Resolution chain

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

IPPrefixASNOperatorCountry
41.76.104.4241.76.104.0/24AS327979ZA

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

9 observed subdomains of dukedefence.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dukedefence.com

SPF policy

6 SPF mechanisms authorising senders for dukedefence.com.

MechanismTarget
SPF_Adukedefence.com
SPF_INCLUDE_spf.tld-mx.com
SPF_IP129.232.187.162
SPF_IP129.232.242.194
SPF_IP41.76.104.42
SPF_MXdukedefence.com

Related pages

Pivot deeper into the graph from dukedefence.com.

Cypher and MCP

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

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