Skip to content

Hostname

cann-be.com

Last fetched

cann-be.com resolves to 1 IPv4 address operated by IFX18747 - IFX Corporation in AR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cann-be.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cann-be.com

Resolution chain

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

IPPrefixASNOperatorCountry
200.80.43.105200.80.42.0/23AS18747IFX18747 - IFX CorporationAR
200.80.43.105200.80.42.0/23AS18747IFX18747 - IFX CorporationAR

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

6 observed subdomains of cann-be.com.

Web-graph footprint

Distinct hostnames that link to or from cann-be.com in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cann-be.com.

MechanismTarget
SPF_Acann-be.com
SPF_IP181.119.48.76
SPF_IP200.80.43.105
SPF_MXcann-be.com

Related pages

Pivot deeper into the graph from cann-be.com.

Cypher and MCP

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

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