Skip to content

Hostname

michealbach.de

Last fetched

michealbach.de resolves to 5 IPv4 addresses operated by AS43350 in NL.

Nutrition Label

WHISPER CANON · michealbach.deRouting diversity3.0/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/michealbach.de

Resolution chain

michealbach.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.92.105.232212.92.104.0/21AS43350NL
212.92.105.235212.92.104.0/21AS43350NL
63.143.32.8663.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
63.143.32.9363.143.32.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
38.58.182.9138.58.182.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

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

Subdomains

6 observed subdomains of michealbach.de.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for michealbach.de.

MechanismTarget
SPF_IPfd9c:d030:168c::/48

Related pages

Pivot deeper into the graph from michealbach.de.

Cypher and MCP

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

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