Skip to content

Hostname

indatel.be

Last fetched

indatel.be resolves to 1 IPv4 address operated by AS48635 in BE. WHOIS lists registrar:name: telenet nv website: http://smb.telenet.be as the registrar.

Nutrition Label

WHISPER CANON · indatel.beRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/indatel.be

Resolution chain

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

IPPrefixASNOperatorCountry
185.182.59.60185.182.56.0/22AS48635BE

WHOIS identity

Registrar
registrar:name: telenet nv website: http://smb.telenet.be
Organization
not shown, please visit www.dnsbelgium.be for webbased whois.
Contact emails

Subdomains

9 observed subdomains of indatel.be.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for indatel.be.

MechanismTarget
SPF_INCLUDEspf1.indatel.be
SPF_INCLUDEspf2.indatel.be
SPF_INCLUDEspf3.indatel.be

Related pages

Pivot deeper into the graph from indatel.be.

Cypher and MCP

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

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