Skip to content

Hostname

michsoft.de

Last fetched

michsoft.de resolves to 3 IPv4 addresses operated by AS6724 in DE.

Nutrition Label

WHISPER CANON · michsoft.deRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/michsoft.de

Resolution chain

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

WHOIS identity

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

Subdomains

144 observed subdomains of michsoft.de.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for michsoft.de.

MechanismTarget
SPF_Amichsoft.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.189.206.116
SPF_IP2a01:238:43d4:8400:85:214:103:44
SPF_IP2a01:238:43d4:8400:85:214:26:10
SPF_IP85.214.103.44
SPF_IP85.214.26.10
SPF_IP93.92.119.130
SPF_IP93.92.119.131
SPF_MXmichsoft.de

Related pages

Pivot deeper into the graph from michsoft.de.

Cypher and MCP

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

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