Skip to content

Hostname

mail-200.cbank.com

Last fetched

mail-200.cbank.com resolves to 1 IPv4 address operated by LVLT-3549 - Level 3 Parent, LLC in US.

Nutrition Label

WHISPER CANON · mail-200.cbank.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail-200.cbank.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.203.97.199209.203.64.0/18AS3549LVLT-3549 - Level 3 Parent, LLCUS

WHOIS identity

No WHOIS records are currently associated with mail-200.cbank.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mail-200.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_MXmail-200.cbank.com

Related pages

Pivot deeper into the graph from mail-200.cbank.com.

Cypher and MCP

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

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