Hostname
ax-semantics.com
Last fetched
ax-semantics.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
ax-semantics.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.197 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.97 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:976
- Organization
- ax semantics
- Contact emails
- i62bumsvud643qvc6rraccy6l3rleaqsyhinsrlij4too@protectedmx.com
- ia6fj6i6x6ivzx6ccdqh73uti4xlgt3klg6x7dwaentqi@protectedmx.com
- ib4jpbgictwqvgiwluegyee5yhrbxpkpvwbqctgiw4iyo@protectedmx.com
- ijfitainnkucvypp5ey6ybgpxyzmnbavwgemktqqirx54@protectedmx.com
- ilurau5md6ml4sqzccyx7hdcwkwkqhzxdt2kreca5pb4k@protectedmx.com
- imcxz2wqzoojgljejp7bk2quiaomfeod7ecy7c7yxr7j2@protectedmx.com
- infrastructure@ax-semantics.com
- itcqc3e7cbzmkip6jl3ghy3v333nn6foba5iayoylyv2a@protectedmx.com
Subdomains
98 observed subdomains of ax-semantics.com.
Showing 25 of 98. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ax-semantics.com in the public web crawl.
98 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ax-semantics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 25289396.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from ax-semantics.com.
- IP · 199.60.103.197
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:976
- Country · US
- Email · i62bumsvud643qvc6rraccy6l3rleaqsyhinsrlij4too@protectedmx.com
- TLD · .com
- Browse hostnames · ax…
- 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: "ax-semantics.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.