Skip to content

Hostname

aitec.be

Last fetched

aitec.be resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in BE. WHOIS lists registrar:rack66 eusip bvba as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
154.52.45.5154.52.45.0/24AS174COGENT-174 - Cogent Communications, LLCBE

WHOIS identity

Registrar
registrar:rack66 eusip bvba
Organization
Contact emails

Subdomains

7 observed subdomains of aitec.be.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for aitec.be.

MechanismTarget
SPF_Alists.wicemail.be
SPF_IP154.52.45.5
SPF_IP46.151.97.131

Related pages

Pivot deeper into the graph from aitec.be.

Cypher and MCP

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

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