Skip to content

Hostname

duckmanton.net

Last fetched

duckmanton.net resolves to 1 IPv4 address operated by AS5413 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · duckmanton.netRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/duckmanton.net

Resolution chain

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

IPPrefixASNOperatorCountry
95.172.224.23595.172.224.0/22AS5413GB

WHOIS identity

Registrar
iana:48
Organization
paul duckmanton
Contact emails

Subdomains

1 observed subdomain of duckmanton.net.

Web-graph footprint

Distinct hostnames that link to or from duckmanton.net in the public web crawl.

38 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for duckmanton.net.

MechanismTarget
SPF_Aduckmanton.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmtpout.hostinguk.net
SPF_IP217.194.210.225/24
SPF_MXduckmanton.net

Related pages

Pivot deeper into the graph from duckmanton.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "duckmanton.net"})-[: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.