Skip to content

Hostname

bark.app

Last fetched

bark.app resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · bark.appRouting diversity5.2/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bark.app

Resolution chain

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

IPPrefixASNOperatorCountry
3.223.82.293.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.140.243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.225.22134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.58.14334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.186.234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.239.8944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.45.14244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.127.25452.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.181.11854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.250.7554.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.189.9554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.30.3154.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of bark.app.

Subdomain
www.bark.app

Web-graph footprint

Distinct hostnames that link to or from bark.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bark.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from bark.app.

Cypher and MCP

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

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