Skip to content

Hostname

exercars.com

Last fetched

exercars.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · exercars.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/exercars.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.245.172.11188.245.0.0/16AS24940DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of exercars.com.

Web-graph footprint

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

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for exercars.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.244.85.138
SPF_IP138.201.153.144
SPF_IP159.100.10.48/29
SPF_IP188.245.172.11
SPF_IP209.85.167.74
SPF_IP212.224.102.240/28
SPF_IP212.224.114.184/29
SPF_IP212.224.121.157
SPF_IP213.239.228.233
SPF_IP213.239.228.235
SPF_IP213.239.228.236
SPF_IP213.239.249.30
SPF_IP79.133.62.136/29
SPF_IP79.133.62.140
SPF_IP84.200.21.26
SPF_IP85.10.223.144/28
SPF_IP94.130.196.0/29
SPF_IP94.130.253.136/29
SPF_IP94.130.253.144/29
SPF_IP94.130.253.80
SPF_IP94.130.253.82
SPF_IP95.217.107.245

Related pages

Pivot deeper into the graph from exercars.com.

Cypher and MCP

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

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