Hostname
nces.by
Last fetched
nces.by resolves to 2 IPv4 addresses operated by NCES in BY. WHOIS lists registrar:belarusian cloud technologies llc as the registrar.
Nutrition Label
Resolution chain
nces.by 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 |
|---|---|---|---|---|
| 185.227.96.82 | 185.227.96.0/22 | AS205155 | NCES | BY |
| 185.227.98.10 | 185.227.96.0/22 | AS205155 | NCES | BY |
WHOIS identity
- Registrar
- registrar:belarusian cloud technologies llc
- Organization
- республиканское унитарное предприятие 'национальный центр электронных услуг'
- Contact emails
Subdomains
31 observed subdomains of nces.by.
Web-graph footprint
Distinct hostnames that link to or from nces.by in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for nces.by.
| Mechanism | Target |
|---|---|
| SPF_IP | 185.227.96.81 |
| SPF_IP | 185.227.98.25 |
Related pages
Pivot deeper into the graph from nces.by.
- IP · 185.227.96.82
- ASN · AS205155NCES
- Registrar · registrar:belarusian cloud technologies llc
- Country · BY
- Email · it@nces.by
- TLD · .by
- Browse hostnames · nc…
- 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: "nces.by"})-[: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.