Skip to content

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

WHISPER CANON · ax4.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ax4.com

Resolution chain

ax4.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.153.114.214194.153.114.0/24AS41961AXIT-DE-ASDE

WHOIS identity

Registrar
iana:468
Organization
axit
Contact emails

Subdomains

77 observed subdomains of ax4.com.

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.

MechanismTarget
SPF_INCLUDEstspg-customer.com
SPF_IP18.199.7.86
SPF_IP193.22.175.141
SPF_IP193.22.175.142
SPF_IP193.22.175.9
SPF_IP194.153.114.0/24
SPF_IP194.60.204.226
SPF_IP194.60.78.226
SPF_IP3.69.187.52
SPF_IP52.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.