Skip to content

Hostname

flexcar.com

Last fetched

flexcar.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · flexcar.comRouting diversity6.3/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flexcar.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.221.249100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.31.87100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.225.20107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.40.6618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.176.13718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.183.13518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.104.12923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.255.2383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.117.523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.28.21034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.204.1635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.117.19244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.224.20052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.91.2152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.107.6054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.67.7100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.28.11013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.66.8554.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.185.17298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
avis budget group,
Contact emails

Subdomains

32 observed subdomains of flexcar.com.

Web-graph footprint

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

117 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for flexcar.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.152.142.0/23
SPF_IP35.173.46.23/32
SPF_MXflexcar.com

Related pages

Pivot deeper into the graph from flexcar.com.

Cypher and MCP

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

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