Skip to content

Hostname

barthe.ph

Last fetched

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

Nutrition Label

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

Resolution chain

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.178.11616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.1816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.6816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.24316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.10216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.5516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.13016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.19916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.74.1316.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.200.18652.216.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.100.20352.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.2152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.20554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.23754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.201.10954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

20 observed subdomains of barthe.ph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for barthe.ph.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com

Related pages

Pivot deeper into the graph from barthe.ph.

Cypher and MCP

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

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