Skip to content

Hostname

intlbca.com

Last fetched

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

Nutrition Label

WHISPER CANON · intlbca.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/intlbca.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.103108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.56108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.73108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.75108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.36.1043.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.193.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.503.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.523.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
blake heinemann
Contact emails

Subdomains

10 observed subdomains of intlbca.com.

Web-graph footprint

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

19 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for intlbca.com.

MechanismTarget
SPF_Aintlbca.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEzcsend.net
SPF_IP18.232.224.255
SPF_IP205.207.66.104
SPF_IP52.20.86.211

Related pages

Pivot deeper into the graph from intlbca.com.

Cypher and MCP

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

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