Skip to content

Hostname

system.weyhmueller.com

Last fetched

system.weyhmueller.com resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · system.weyhmueller.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/system.weyhmueller.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.215.233.13385.215.128.0/17AS8560DE

WHOIS identity

No WHOIS records are currently associated with system.weyhmueller.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for system.weyhmueller.com.

MechanismTarget
SPF_Asystem.weyhmueller.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.193.235.1
SPF_IP88.217.182.144/28
SPF_MXsystem.weyhmueller.com

Related pages

Pivot deeper into the graph from system.weyhmueller.com.

Cypher and MCP

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

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