Skip to content

Hostname

flypdx.com

Last fetched

flypdx.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.10613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.163.1113.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.313.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.633.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.873.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.303.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.343.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.823.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.953.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:2
Organization
port of portland
Contact emails

Subdomains

1 observed subdomain of flypdx.com.

Web-graph footprint

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

764 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from flypdx.com.

Cypher and MCP

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

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