Skip to content

Hostname

flexivan.com

Last fetched

flexivan.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · flexivan.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flexivan.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.64.13613.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.91.1250.18.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.151.4452.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.195.22154.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
96.45.82.17696.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.5896.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.12096.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.19496.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for flexivan.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.mailmarshal.cloud
SPF_IP216.239.249.225
SPF_MXflexivan.com

Related pages

Pivot deeper into the graph from flexivan.com.

Cypher and MCP

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

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