Skip to content

Hostname

mothwurf.com

Last fetched

mothwurf.com resolves to 1 IPv4 address operated by IONOS-AS - IONOS SE in AT. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mothwurf.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mothwurf.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.164.5.39185.164.4.0/22AS8560IONOS-AS - IONOS SEAT

WHOIS identity

Registrar
iana:2
Organization
mothwurf
Contact emails

Subdomains

13 observed subdomains of mothwurf.com.

Web-graph footprint

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

28 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mothwurf.com.

MechanismTarget
SPF_Amothwurf.com
SPF_INCLUDE_spf.odoo.com
SPF_IP193.57.61.67
SPF_IP2a05:8b81:1000:3a:0:0:c35f:73e8
SPF_MXmothwurf.com

Related pages

Pivot deeper into the graph from mothwurf.com.

Cypher and MCP

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

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