Skip to content

Hostname

foxrentacar.com

Last fetched

foxrentacar.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · foxrentacar.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/foxrentacar.com

Resolution chain

foxrentacar.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.83.128.102199.83.128.0/24AS19551INCAPSULA - Incapsula IncUS
199.83.132.102199.83.132.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:86
Organization
fox rent a car
Contact emails

Subdomains

36 observed subdomains of foxrentacar.com.

Web-graph footprint

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

309 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for foxrentacar.com.

MechanismTarget
SPF_INCLUDE_spf.emailcampaigns.net
SPF_INCLUDE_spf.google.com
SPF_IP167.89.101.239/32
SPF_IP170.146.226.15
SPF_IP170.146.226.17/32
SPF_IP216.3.104.177
SPF_IP52.8.79.137
SPF_IP52.8.83.240
SPF_IP52.8.83.255
SPF_IP52.8.84.16
SPF_IP52.8.84.18
SPF_IP52.8.84.21
SPF_IP54.243.56.176
SPF_IP72.5.52.234
SPF_IP75.126.253.143/32
SPF_MXfoxrentacar.com

Related pages

Pivot deeper into the graph from foxrentacar.com.

Cypher and MCP

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

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