Skip to content

Hostname

muehl.de

Last fetched

muehl.de resolves to 1 IPv4 address operated by AS34788 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.147.12285.13.147.0/24AS34788DE

WHOIS identity

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

Subdomains

1 observed subdomain of muehl.de.

Subdomain
www.muehl.de

Web-graph footprint

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

5 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for muehl.de.

MechanismTarget
SPF_Amuehl.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.138.95.94
SPF_IP192.109.96.100
SPF_IP192.109.96.38
SPF_IP192.109.96.89/24
SPF_IP192.109.96.95/32
SPF_IP85.13.140.224
SPF_MXmuehl.de

Related pages

Pivot deeper into the graph from muehl.de.

Cypher and MCP

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

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