Skip to content

Hostname

barth.cloud

Last fetched

barth.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · barth.cloudRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/barth.cloud

Resolution chain

barth.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.87.11313.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.12513.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.12713.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.5313.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.193.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.343.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.453.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.503.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1420
Organization
Contact emails

Subdomains

86 observed subdomains of barth.cloud.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for barth.cloud.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from barth.cloud.

Cypher and MCP

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

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