Skip to content

Hostname

moondesign.de

Last fetched

moondesign.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · moondesign.deRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/moondesign.de

Resolution chain

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

IPPrefixASNOperatorCountry
116.203.138.207116.203.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with moondesign.de in WhisperGraph.

Subdomains

9 observed subdomains of moondesign.de.

Web-graph footprint

Distinct hostnames that link to or from moondesign.de in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for moondesign.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.moondesign.space
SPF_IP116.203.138.207
SPF_IP116.203.192.138
SPF_IP138.201.90.82
SPF_IP141.0.20.221
SPF_IP168.119.122.22
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP49.12.213.77/22
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from moondesign.de.

Cypher and MCP

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

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