Skip to content

Hostname

ducksmudge.org

Last fetched

ducksmudge.org resolves to 2 IPv4 addresses operated by WEBHOSTINGHOLDINGS - Webhosting Holdings LLC in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · ducksmudge.orgRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ducksmudge.org

Resolution chain

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

IPPrefixASNOperatorCountry
162.244.94.11162.244.149.0/24AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLCUS
89.163.241.6489.164.28.0/24AS24961DE

WHOIS identity

Registrar
iana:3862
Organization
domain administrator
Contact emails

Subdomains

3 observed subdomains of ducksmudge.org.

Web-graph footprint

Distinct hostnames that link to or from ducksmudge.org in the public web crawl.

26 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ducksmudge.org.

MechanismTarget
SPF_Aducksmudge.org
SPF_INCLUDEspf.mxyeet.net
SPF_IP162.244.94.11
SPF_IP89.163.241.64
SPF_MXducksmudge.org

Related pages

Pivot deeper into the graph from ducksmudge.org.

Cypher and MCP

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

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