Skip to content

Hostname

cad.steinel.com

Last fetched

cad.steinel.com resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.94.253.78188.94.248.0/21AS15817DE

WHOIS identity

No WHOIS records are currently associated with cad.steinel.com in WhisperGraph.

Subdomains

1 observed subdomain of cad.steinel.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cad.steinel.com.

MechanismTarget
SPF_Acad.steinel.com
SPF_Amail.steinel.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEpsm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.30.60.145/32
SPF_IP62.157.121.162
SPF_MXcad.steinel.com

Related pages

Pivot deeper into the graph from cad.steinel.com.

Cypher and MCP

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

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