Hostname
nexss.net
Last fetched
nexss.net resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nexss.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 |
|---|---|---|---|---|
| 52.70.163.194 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- leperea@gmail.com
- 26b4e1ca-dcaf-4afd-8ad6-d33b26d54700@identity-protect.org
- 74914c26-406e-40fd-8e75-5d6540e80d7b@identity-protect.org
- 751dedfa-f9d2-4bcd-8023-a31837675ca9@identity-protect.org
- 89a7cafa-134a-4040-b25b-428af3d69612@identity-protect.org
- d8f40dfa-308b-4bc6-902a-f51e18e906d3@identity-protect.org
- deb7cc0c-1836-451d-b0d0-859436b563e4@identity-protect.org
- owner-6351647@nexss.net.whoisprivacyservice.org
Subdomains
20 observed subdomains of nexss.net.
Showing 17 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nexss.net in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for nexss.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.simplero.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nexss.net.
- IP · 52.70.163.194
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · leperea@gmail.com
- 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: "nexss.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.