Skip to content

Hostname

flexport.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.99.86100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.95.47100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.96.18518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.85.513.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.187.1703.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.196.8334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.36.13934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.146.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.138.14544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.201.19644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.48.21750.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.143.17952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.145.11452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.157.5752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.45.22854.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.182.754.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.244.11454.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.179.25354.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.144.7375.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.9.7798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of flexport.com owner
Contact emails

Subdomains

98 observed subdomains of flexport.com.

Web-graph footprint

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

1,567 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flexport.com.

MechanismTarget
SPF_INCLUDE_s00906598.autospf.email

Related pages

Pivot deeper into the graph from flexport.com.

Cypher and MCP

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

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