Skip to content

Hostname

flyporter.com

Last fetched

flyporter.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.12013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.160.143.3918.160.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.143.5318.160.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.143.6418.160.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.143.7118.160.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.185.153.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.213.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.483.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.493.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for flyporter.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEca.knowbe4.com
SPF_INCLUDEcvent-planner.com
SPF_INCLUDEmail.zendesk.com
SPF_IP107.21.10.111
SPF_IP149.122.7.19
SPF_IP207.134.193.158
SPF_IP34.196.5.230
SPF_IP74.125.148.0/22

Related pages

Pivot deeper into the graph from flyporter.com.

Cypher and MCP

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

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