Hostname
onenetservers.net
Last fetched
onenetservers.net resolves to 2 IPv4 addresses operated by AS51167 in DE. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
onenetservers.net 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 |
|---|---|---|---|---|
| 149.102.128.182 | 149.102.128.0/21 | AS51167 | — | DE |
| 81.0.249.143 | 81.0.248.0/23 | AS51167 | — | GB |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Subdomains
19 observed subdomains of onenetservers.net.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from onenetservers.net in the public web crawl.
9 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for onenetservers.net.
| Mechanism | Target |
|---|---|
| SPF_A | onenetservers.net |
| SPF_INCLUDE | _spf.maileroo.com |
| SPF_IP | 2a02:c204:2200:5359:0:0:0:1 |
| SPF_IP | 80.190.80.63 |
| SPF_MX | onenetservers.net |
Related pages
Pivot deeper into the graph from onenetservers.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "onenetservers.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.