Skip to content

Hostname

exposition.barthe.ph

Last fetched

exposition.barthe.ph resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · exposition.barthe.phRouting diversity5.2/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/exposition.barthe.ph

Resolution chain

exposition.barthe.ph resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.179.3216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.14216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.40.24516.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.17.583.5.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.208.20552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.35.4552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.37.14152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.17352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.120.14952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.171.25352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.18152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.6952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.230.2952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.137.22154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with exposition.barthe.ph in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from exposition.barthe.ph in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from exposition.barthe.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "exposition.barthe.ph"})-[: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.