Skip to content

Hostname

cnog.be

Last fetched

cnog.be resolves to 1 IPv4 address operated by AS8368 in BE. WHOIS lists registrar:nomeo as the registrar.

Nutrition Label

WHISPER CANON · cnog.beRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cnog.be

Resolution chain

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

IPPrefixASNOperatorCountry
62.213.219.4962.213.192.0/19AS8368BE

WHOIS identity

Registrar
registrar:nomeo
Organization
Contact emails

Subdomains

1 observed subdomain of cnog.be.

Subdomain
www.cnog.be

Web-graph footprint

Distinct hostnames that link to or from cnog.be in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cnog.be.

MechanismTarget
SPF_Acnog.be
SPF_INCLUDEbgc.spf.secure-mail.be
SPF_INCLUDEispmail.spf.secure-mail.be
SPF_IP178.208.46.70
SPF_IP178.208.60.154
SPF_IP178.208.60.155
SPF_IP178.208.60.156
SPF_IP178.208.60.157
SPF_IP178.208.60.158
SPF_IP185.104.28.80
SPF_IP195.238.20.243/32
SPF_IP195.238.22.248
SPF_MXcnog.be
SPF_MXmailbnc109.isp.belgacom.be

Related pages

Pivot deeper into the graph from cnog.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cnog.be"})-[: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.