Skip to content

Hostname

itc.be

Last fetched

itc.be resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:telenet bv as the registrar.

Nutrition Label

WHISPER CANON · itc.beRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/itc.be

Resolution chain

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

IPPrefixASNOperatorCountry
188.208.37.116188.208.36.0/23AS34762BE

WHOIS identity

Registrar
registrar:telenet bv
Organization
Contact emails

Subdomains

21 observed subdomains of itc.be.

Web-graph footprint

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

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for itc.be.

MechanismTarget
SPF_Aspamfilter1.itc.be
SPF_Aspf.itc.be
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.118.35.169
SPF_IP194.78.64.178/32
SPF_IP81.82.230.30
SPF_IP84.199.115.225
SPF_IP84.199.120.164
SPF_IP91.183.188.37
SPF_MXitc.be

Related pages

Pivot deeper into the graph from itc.be.

Cypher and MCP

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

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