Skip to content

Hostname

mail.scheu-group.com

Last fetched

mail.scheu-group.com resolves to 1 IPv4 address operated by AS8881 in DE.

Nutrition Label

WHISPER CANON · mail.scheu-group.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.scheu-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.151.200.178185.151.200.0/24AS8881DE

WHOIS identity

No WHOIS records are currently associated with mail.scheu-group.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.scheu-group.com.

MechanismTarget
SPF_Amail.scheu-dental.com
SPF_Aw00aae55.kasserver.com
SPF_IP162.55.222.4
SPF_IP178.13.253.154
SPF_IP185.151.200.178
SPF_IP37.24.207.176/28
SPF_IP85.13.144.139
SPF_MXscheu-group.com

Related pages

Pivot deeper into the graph from mail.scheu-group.com.

Cypher and MCP

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

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