Hostname
adeox.com
Last fetched
adeox.com resolves to 2 IPv4 addresses operated by ADEOXTECH - ADEOX in US. WHOIS lists iana:609 as the registrar.
Nutrition Label
Resolution chain
adeox.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 |
|---|---|---|---|---|
| 80.253.253.1 | 80.253.253.0/24 | AS397563 | ADEOXTECH - ADEOX | US |
| 80.253.253.31 | 80.253.253.0/24 | AS397563 | ADEOXTECH - ADEOX | US |
WHOIS identity
- Registrar
- iana:609
- Organization
- domain manager
- Contact emails
Subdomains
40 observed subdomains of adeox.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adeox.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for adeox.com.
| Mechanism | Target |
|---|---|
| SPF_A | imail.adeox.com |
| SPF_A | server.adeox.com |
| SPF_A | webs.adeox.com |
| SPF_A | www.adeox.com |
| SPF_A | xmail.adeox.com |
| SPF_IP | 74.50.85.109 |
| SPF_IP | 80.253.253.0/24 |
Related pages
Pivot deeper into the graph from adeox.com.
- IP · 80.253.253.1
- ASN · AS397563ADEOXTECH - ADEOX
- Registrar · iana:609
- Country · US
- Email · whoisprivacyprotect@whoisservices.cn
- TLD · .com
- Browse hostnames · ad…
- 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: "adeox.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.