Skip to content

Hostname

cbank.com

Last fetched

cbank.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cbank.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cbank.com

Resolution chain

cbank.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.106.13.168184.106.0.0/19AS19994RACKSPACE - Rackspace Hosting

WHOIS identity

Registrar
iana:2
Organization
community bank
Contact emails

Subdomains

24 observed subdomains of cbank.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cbank.com.

MechanismTarget
SPF_Amonitor.ensenta.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webaccess1.com
SPF_IP174.127.29.126
SPF_IP184.106.13.168
SPF_IP206.169.3.65
SPF_IP209.203.97.195
SPF_IP209.58.250.194
SPF_IP216.241.54.67
SPF_IP64.60.204.68
SPF_IP64.60.204.69
SPF_IP64.60.204.81
SPF_IP64.60.204.82
SPF_MXcbank.com

Related pages

Pivot deeper into the graph from cbank.com.

Cypher and MCP

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

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