Hostname
neto2.net
Last fetched
neto2.net resolves to 1 IPv4 address operated by AlpineDC - AlpineDC SA in CH. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
neto2.net 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 |
|---|---|---|---|---|
| 193.73.122.5 | 193.73.122.0/24 | AS198385 | AlpineDC - AlpineDC SA | CH |
WHOIS identity
- Registrar
- iana:81
- Organization
- jonathan ernst
- Contact emails
Subdomains
207 observed subdomains of neto2.net.
Showing 25 of 207. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from neto2.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for neto2.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | _spf.netoxygen.ch |
Related pages
Pivot deeper into the graph from neto2.net.
- IP · 193.73.122.5
- ASN · AS198385AlpineDC - AlpineDC SA
- Registrar · iana:81
- Country · CH
- Email · b892541eedd5f2190dc7b712abb9db8c-1080976@contact.gandi.net
- TLD · .net
- Browse hostnames · ne…
- 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: "neto2.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.