Hostname
encyclopedia.pub
Last fetched
encyclopedia.pub resolves to 9 IPv4 addresses operated by AKAMAI-ASN1 in MX. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
encyclopedia.pub resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.200.40.200 | 23.200.40.0/24 | AS20940 | AKAMAI-ASN1 | MX |
| 23.200.40.207 | 23.200.40.0/24 | AS20940 | AKAMAI-ASN1 | MX |
| 23.50.131.135 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.137 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.145 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.57 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.64 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.61.251.10 | 23.61.251.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.61.251.15 | 23.61.251.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- mdpi
- Contact emails
Subdomains
1 observed subdomain of encyclopedia.pub.
| Subdomain |
|---|
| www.encyclopedia.pub |
Web-graph footprint
Distinct hostnames that link to or from encyclopedia.pub in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for encyclopedia.pub.
| Mechanism | Target |
|---|---|
| SPF_A | encyclopedia.pub |
| SPF_IP | 103.139.212.219 |
| SPF_IP | 114.142.153.167 |
| SPF_IP | 195.65.194.209 |
| SPF_IP | 195.65.194.219 |
| SPF_IP | 210.51.191.2 |
| SPF_IP | 210.51.191.7 |
| SPF_MX | encyclopedia.pub |
Related pages
Pivot deeper into the graph from encyclopedia.pub.
- IP · 23.200.40.200
- ASN · AS20940AKAMAI-ASN1
- Registrar · iana:2
- Country · MX
- Email · au6xd73p677@networksolutionsprivateregistration.com
- TLD · .pub
- Browse hostnames · en…
- 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: "encyclopedia.pub"})-[: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.