Hostname
ankiweb.net
Last fetched
ankiweb.net resolves to 4 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
ankiweb.net 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 |
|---|---|---|---|---|
| 142.132.136.175 | 142.132.128.0/17 | AS24940 | HETZNER-AS | DE |
| 142.132.136.176 | 142.132.128.0/17 | AS24940 | HETZNER-AS | DE |
| 162.55.238.74 | 162.55.0.0/16 | AS24940 | HETZNER-AS | DE |
| 162.55.238.75 | 162.55.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:1910
- Organization
- contact privacy inc. customer 1243116309
- Contact emails
Subdomains
33 observed subdomains of ankiweb.net.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ankiweb.net in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ankiweb.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ankiweb.net.
- IP · 142.132.136.175
- ASN · AS24940HETZNER-AS
- Registrar · iana:1910
- Country · DE
- Email · 2be7bb5a1e7640faa10ae853446da073.protect@whoisguard.com
- TLD · .net
- Browse hostnames · an…
- 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: "ankiweb.net"})-[: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.