Skip to content

Hostname

asresh.page-flipping.com

Last fetched

asresh.page-flipping.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · asresh.page-flipping.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/asresh.page-flipping.com

Resolution chain

asresh.page-flipping.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.11713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.11518.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.1218.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.12618.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.3218.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.118.5052.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.11552.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.7352.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.10252.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with asresh.page-flipping.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from asresh.page-flipping.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from asresh.page-flipping.com.

Cypher and MCP

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

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