Hostname
tedxflanders.com
Last fetched
tedxflanders.com resolves to 2 IPv4 addresses operated by AS44806 in BE. WHOIS lists iana:1464 as the registrar.
Nutrition Label
Resolution chain
tedxflanders.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 93.94.105.66 | 93.94.104.0/22 | AS44806 | — | BE |
| 93.94.105.67 | 93.94.104.0/22 | AS44806 | — | BE |
WHOIS identity
- Registrar
- iana:1464
- Organization
- culturele ambassade vzw
- Contact emails
Subdomains
1 observed subdomain of tedxflanders.com.
| Subdomain |
|---|
| www.tedxflanders.com |
Web-graph footprint
Distinct hostnames that link to or from tedxflanders.com in the public web crawl.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from tedxflanders.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tedxflanders.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.