Skip to content

Hostname

c5.schuberth.com

Last fetched

c5.schuberth.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · c5.schuberth.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/c5.schuberth.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.43.20623.88.0.0/17AS24940DE

WHOIS identity

No WHOIS records are currently associated with c5.schuberth.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from c5.schuberth.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for c5.schuberth.com.

MechanismTarget
SPF_Aaushossmtpprd01.activant.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.253.88.40
SPF_IP145.253.88.41
SPF_IP185.15.192.33/32
SPF_IP205.173.226.5/32
SPF_IP31.220.120.215
SPF_IP37.228.156.146
SPF_MXc5.schuberth.com

Related pages

Pivot deeper into the graph from c5.schuberth.com.

Cypher and MCP

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

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