Hostname
cbe-inc.com
Last fetched
cbe-inc.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cbe-inc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 72.249.49.210 | 72.249.48.0/20 | AS17378 | AS17378 - TierPoint, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cbe-inc.com owner
- Contact emails
- dc2sc3pk6jb@networksolutionsprivateregistration.com
- dm9q248t3zk@networksolutionsprivateregistration.com
- ej6he9sf677@networksolutionsprivateregistration.com
- kc2wd4ua58v@networksolutionsprivateregistration.com
- uh3te3wp8km@networksolutionsprivateregistration.com
- z33tt8qn6q6@networksolutionsprivateregistration.com
- 23026669-f0b1-4265-a0ab-efcb75cd57df@identity-protect.org
- 4779fbf6-4e40-4c76-a2b3-d89c4258f521@identity-protect.org
- 77960e82-c321-417b-b33c-ef648d046a14@identity-protect.org
- ba7a04a7-5b42-4618-93e0-e62106a91034@identity-protect.org
Subdomains
8 observed subdomains of cbe-inc.com.
Web-graph footprint
Distinct hostnames that link to or from cbe-inc.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for cbe-inc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cbe-inc.com.
- IP · 72.249.49.210
- ASN · AS17378AS17378 - TierPoint, LLC
- Registrar · iana:468
- Country · US
- Email · dc2sc3pk6jb@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cb…
- 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: "cbe-inc.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.