Skip to content

Hostname

core.flexport.com

Last fetched

core.flexport.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

core.flexport.com resolves to 8 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
18.209.54.18118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.96.18518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.196.8334.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
98.85.9.7798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

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 core.flexport.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for core.flexport.com.

MechanismTarget
SPF_INCLUDE_s00906598.autospf.email

Related pages

Pivot deeper into the graph from core.flexport.com.

Cypher and MCP

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

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