Skip to content

Hostname

callbridge.com

Last fetched

callbridge.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · callbridge.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/callbridge.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.52.249.2452.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.145.11552.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.80.18854.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.100.2154.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.47.6354.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.33.11454.241.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.67.109.6754.67.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
iotum global holdings
Contact emails

Subdomains

25 observed subdomains of callbridge.com.

Web-graph footprint

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

112 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for callbridge.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from callbridge.com.

Cypher and MCP

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

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