Skip to content

Hostname

barklyprotects.com

Last fetched

barklyprotects.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · barklyprotects.comRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/barklyprotects.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.13816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.16616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.9316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.24216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.217.22152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.221.11752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.115.10152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.25352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.169.9352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.172.552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.2952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.11752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.44.22752.217.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.84.20352.217.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
alert logic sre
Contact emails

Subdomains

5 observed subdomains of barklyprotects.com.

Web-graph footprint

Distinct hostnames that link to or from barklyprotects.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for barklyprotects.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.recurly.com

Related pages

Pivot deeper into the graph from barklyprotects.com.

Cypher and MCP

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

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