Skip to content

Hostname

mail.shockerracing.com

Last fetched

mail.shockerracing.com resolves to 1 IPv4 address operated by OVH - OVH SAS in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.209.75167.114.192.0/19AS16276OVH - OVH SASCA

WHOIS identity

No WHOIS records are currently associated with mail.shockerracing.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for mail.shockerracing.com.

MechanismTarget
SPF_Amail.shockerracing.com
SPF_IP167.114.209.75
SPF_IP169.197.143.226
SPF_IP184.95.32.162
SPF_IP184.95.32.163
SPF_IP184.95.51.98
SPF_IP184.95.51.99
SPF_IP198.57.27.15
SPF_IP198.57.27.198
SPF_IP198.57.27.235
SPF_IP198.57.27.86
SPF_IP209.95.49.148
SPF_IP209.95.49.209
SPF_IP38.114.121.38
SPF_IP38.91.100.213
SPF_MXmail.shockerracing.com

Related pages

Pivot deeper into the graph from mail.shockerracing.com.

Cypher and MCP

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

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