Hostname
ax4.com
Last fetched
ax4.com resolves to 1 IPv4 address operated by AXIT-DE-AS in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ax4.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 |
|---|---|---|---|---|
| 194.153.114.214 | 194.153.114.0/24 | AS41961 | AXIT-DE-AS | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- axit
- Contact emails
- info@axit.de
- 1172b426-257f-4246-b5fa-6344e83c49cb@identity-protect.org
- 449e7135-a66b-4c08-9da6-12d7e230a0da@identity-protect.org
- 52d55703-4098-428d-a6ed-917328fd5197@identity-protect.org
- 697fbb63-54c4-4c10-89c4-3e13fdc62e57@identity-protect.org
- 6ddf7e44-15e2-4c5f-b20b-f14b47da6445@identity-protect.org
- 918b5473-a176-4372-87ae-7422fe84f125@identity-protect.org
- fa14e3be-9c56-4e60-beb0-a2a5db6a54c9@identity-protect.org
- owner-4833994@ax4.com.whoisprivacyservice.org
- owner-5031376@ax4.com.whoisprivacyservice.org
- owner-5826382@ax4.com.whoisprivacyservice.org
- owner-9168587@ax4.com.whoisprivacyservice.org
Subdomains
77 observed subdomains of ax4.com.
Showing 25 of 77. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ax4.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for ax4.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 18.199.7.86 |
| SPF_IP | 193.22.175.141 |
| SPF_IP | 193.22.175.142 |
| SPF_IP | 193.22.175.9 |
| SPF_IP | 194.153.114.0/24 |
| SPF_IP | 194.60.204.226 |
| SPF_IP | 194.60.78.226 |
| SPF_IP | 3.69.187.52 |
| SPF_IP | 52.57.93.105 |
Related pages
Pivot deeper into the graph from ax4.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ax4.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.