Skip to content

Hostname

bcla.digication.com

Last fetched

bcla.digication.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bcla.digication.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bcla.digication.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.173.1083.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1103.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.773.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.913.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.189.4165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.6365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.8165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bcla.digication.com.

MechanismTarget
SPF_INCLUDE7162402.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsupport.zendesk.com

Related pages

Pivot deeper into the graph from bcla.digication.com.

Cypher and MCP

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

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