Hostname
netaraxy.com
Last fetched
netaraxy.com resolves to 1 IPv4 address operated by ASTUTIUM-AS Astutium Limited in GB. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
netaraxy.com 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 |
|---|---|---|---|---|
| 80.76.216.10 | 80.76.216.0/22 | AS29527 | ASTUTIUM-AS Astutium Limited | GB |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Subdomains
14 observed subdomains of netaraxy.com.
Web-graph footprint
Distinct hostnames that link to or from netaraxy.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- netaraxy.com
SPF policy
5 SPF mechanisms authorising senders for netaraxy.com.
| Mechanism | Target |
|---|---|
| SPF_A | netaraxy.com |
| SPF_IP | 80.76.216.10 |
| SPF_IP | 80.76.216.100/32 |
| SPF_IP | 80.76.216.160 |
| SPF_MX | netaraxy.com |
Related pages
Pivot deeper into the graph from netaraxy.com.
- IP · 80.76.216.10
- ASN · AS29527ASTUTIUM-AS Astutium Limited
- Registrar · iana:1479
- Country · GB
- Email · pw-c0ca01dc308f3f66acf4cca5aaa8d623@privacyguardian.org
- TLD · .com
- 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: "netaraxy.com"})-[: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.