Skip to content

Hostname

callbird.com

Last fetched

callbird.com 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 · callbird.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/callbird.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.223.132.9813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.94.1263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.154.2333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.180.923.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.142.13334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.186.24734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.171.4744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.96.16050.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.103.19152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.92.8552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.218.11854.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.115.24398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

6 observed subdomains of callbird.com.

Web-graph footprint

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

7 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for callbird.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from callbird.com.

Cypher and MCP

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

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