Hostname
axial3d.com
Last fetched
axial3d.com resolves to 1 IPv4 address operated by GYRON in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
axial3d.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 |
|---|---|---|---|---|
| 83.223.113.83 | 83.223.96.0/19 | AS29017 | GYRON | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- axial3d
- Contact emails
- noc@atheda.com
- srsplus@nitec.com
- 0755ec1e-2be5-498d-9f22-50c026aa85dd@identity-protect.org
- 222b7841-fb94-4ea8-aa18-df7c2112ff6c@identity-protect.org
- 5cbb76c3-6a56-4c92-acb2-63fce0f5cdab@identity-protect.org
- 70cf1052-b4eb-4cab-bd84-b15e121cdae4@identity-protect.org
- 841e3273-f0e8-4296-9af5-b402382970b1@identity-protect.org
- d7e66d56-b757-4bbc-989a-8b04abb5a61e@identity-protect.org
- owner-435261@axial3d.com.whoisprivacyservice.org
- owner-8907065@axial3d.com.whoisprivacyservice.org
Subdomains
41 observed subdomains of axial3d.com.
Web-graph footprint
Distinct hostnames that link to or from axial3d.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for axial3d.com.
| Mechanism | Target |
|---|---|
| SPF_A | axial3d.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_MX | axial3d.com |
Related pages
Pivot deeper into the graph from axial3d.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "axial3d.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.