Hostname
ac-edv.computer
Last fetched
ac-edv.computer resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.
Nutrition Label
Resolution chain
ac-edv.computer resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 83.149.68.12 | 83.149.64.0/18 | AS60781 | — | NL |
WHOIS identity
- Registrar
- registrar:vautron rechenzentrum ag
- Organization
- schlingmann christoph
- Contact emails
Subdomains
3 observed subdomains of ac-edv.computer.
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ac-edv.computer.
| Mechanism | Target |
|---|---|
| SPF_IP | 2001:1af8:3100:b010:a000:0:3:1 |
| SPF_IP | 2001:1af8:3100:b010:a000:0:3:2 |
| SPF_IP | 83.149.68.12 |
| SPF_IP | 83.149.68.13 |
Related pages
Pivot deeper into the graph from ac-edv.computer.
- IP · 83.149.68.12
- ASN · AS60781
- Registrar · registrar:vautron rechenzentrum ag
- Country · NL
- Email · acrfzwllvk@domprivacy.de
- TLD · .computer
- Browse hostnames · ac…
- 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: "ac-edv.computer"})-[: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.