Hostname
abax.com
Last fetched
abax.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
abax.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.82.53 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.196.17 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 35.228.79.179 | 35.228.64.0/20 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | FI |
WHOIS identity
- Registrar
- iana:1001
- Organization
- mark bruscke
- Contact emails
- bruscke@abax.com
- 5z9uurd5nxkt@privacy-protection.email
- 7duf6htbc32b@privacy-protection.email
- 89msturovuq6@privacy-protection.email
- 8wvd6o8wrxxz@privacy-protection.email
- epujwz69ihtw@privacy-protection.email
- eq49xuomge9i@privacy-protection.email
- fhtuhpr5vn8t@privacy-protection.email
- fxry525hawdw@privacy-protection.email
- gt6ihdfq7brr@privacy-protection.email
- gw5eyuvx429p@privacy-protection.email
- h8b3ewbwinkk@privacy-protection.email
- humvqa8gupgk@privacy-protection.email
- imhqfyz7x8eg@privacy-protection.email
- jjmhn9pgyffw@privacy-protection.email
- jpc3p7uuzkam@privacy-protection.email
- kr7qwsiaxdgx@privacy-protection.email
- nrbz4x875axq@privacy-protection.email
- q88jqtbpztxh@privacy-protection.email
- qzvfecmbmzj6@privacy-protection.email
- and 11 more
Subdomains
14 observed subdomains of abax.com.
Web-graph footprint
Distinct hostnames that link to or from abax.com in the public web crawl.
226 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for abax.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.abax.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.89.92.2 |
| SPF_IP | 87.118.13.185 |
Related pages
Pivot deeper into the graph from abax.com.
- IP · 104.21.82.53
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1001
- Country · CA
- Email · bruscke@abax.com
- TLD · .com
- Browse hostnames · ab…
- 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: "abax.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.