Hostname
cyfun.be
Last fetched
cyfun.be resolves to 4 IPv4 addresses operated by AS45899 in VN. WHOIS lists registrar:kanselarij van de eerste minister - externe communicatie chancellerie du premier ministre - communication externe as the registrar.
Nutrition Label
Resolution chain
cyfun.be resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 113.171.234.139 | 113.171.234.0/24 | AS45899 | — | VN |
| 113.171.234.142 | 113.171.234.0/24 | AS45899 | — | VN |
| 23.198.214.85 | 23.198.214.0/24 | AS20940 | — | US |
| 23.198.214.86 | 23.198.214.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- registrar:kanselarij van de eerste minister - externe communicatie chancellerie du premier ministre - communication externe
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of cyfun.be.
Web-graph footprint
Distinct hostnames that link to or from cyfun.be in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from cyfun.be.
- IP · 113.171.234.139
- ASN · AS45899
- Registrar · registrar:kanselarij van de eerste minister - externe communicatie chancellerie du premier ministre - communication externe
- Country · VN
- TLD · .be
- Browse hostnames · cy…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cyfun.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.