Hostname
omaxscan.com
Last fetched
omaxscan.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
omaxscan.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.26.2.14 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.3.14 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.68.180 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of omaxscan.com owner
- Contact emails
- 31baddc0-316a-4e97-8db1-d8acf7095ccd@identity-protect.org
- 455d0e36-6871-4f7f-9ea1-340f2e7963cf@identity-protect.org
- 5f0a1850-f7b4-4643-a1e4-81d0a8651c60@identity-protect.org
- 6ea9eecc-16af-43aa-bc80-89c8787c5815@identity-protect.org
- a475e2a4-e405-4676-9dd0-922c9fa327a7@identity-protect.org
- aa949d28-17a7-4bbf-9a00-6e39a1fd62c3@identity-protect.org
- c416798e-4079-44b0-bdb0-f10856897afb@identity-protect.org
Subdomains
4 observed subdomains of omaxscan.com.
Web-graph footprint
Distinct hostnames that link to or from omaxscan.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from omaxscan.com.
- IP · 104.26.2.14
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 31baddc0-316a-4e97-8db1-d8acf7095ccd@identity-protect.org
- TLD · .com
- Browse hostnames · om…
- 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: "omaxscan.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.