Hostname
calbt.com
Last fetched
calbt.com resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:320 as the registrar.
Nutrition Label
Resolution chain
calbt.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 45.60.233.5 | 45.60.233.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:320
- Organization
- dns admin
- Contact emails
Subdomains
16 observed subdomains of calbt.com.
Web-graph footprint
Distinct hostnames that link to or from calbt.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for calbt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.cashedge.com |
| SPF_IP | 208.93.26.27/32 |
| SPF_IP | 208.93.26.28/32 |
| SPF_IP | 209.20.103.195 |
| SPF_IP | 209.20.103.39 |
| SPF_IP | 209.20.122.81 |
| SPF_IP | 66.97.130.4/32 |
| SPF_IP | 67.221.239.16/32 |
Related pages
Pivot deeper into the graph from calbt.com.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:320
- Country · US
- Email · dns-admin@zionsbancorp.com
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "calbt.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.