Hostname
imaxzone.com
Last fetched
imaxzone.com resolves to 15 IPv4 addresses operated by SENDGRID - SendGrid, Inc. in US. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
imaxzone.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.37.156.195 | 198.37.144.0/20 | AS11377 | SENDGRID - SendGrid, Inc. | US |
| 198.37.159.181 | 198.37.144.0/20 | AS11377 | SENDGRID - SendGrid, Inc. | US |
| 208.117.38.213 | 208.117.32.0/20 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| 208.117.38.223 | 208.117.32.0/20 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| 208.117.38.29 | 208.117.32.0/20 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| 208.117.38.64 | 208.117.32.0/20 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| 208.117.38.81 | 208.117.32.0/20 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| 208.117.48.80 | 208.117.48.0/21 | AS11377 | SENDGRID - SendGrid, Inc. | US |
| 208.117.48.81 | 208.117.48.0/21 | AS11377 | SENDGRID - SendGrid, Inc. | US |
| 208.117.50.42 | 208.117.48.0/21 | AS11377 | SENDGRID - SendGrid, Inc. | US |
| 208.117.50.44 | 208.117.48.0/21 | AS11377 | SENDGRID - SendGrid, Inc. | US |
| 208.117.50.85 | 208.117.48.0/21 | AS11377 | SENDGRID - SendGrid, Inc. | US |
| 208.117.6.199 | 208.117.0.0/19 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| 208.117.9.45 | 208.117.0.0/19 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| 223.165.120.202 | 223.165.120.0/24 | AS11377 | SENDGRID - SendGrid, Inc. | US |
WHOIS identity
- Registrar
- iana:625
- Organization
- congcong liu
- Contact emails
Subdomains
1 observed subdomain of imaxzone.com.
| Subdomain |
|---|
| decca.imaxzone.com |
Threat posture
History
Related pages
Pivot deeper into the graph from imaxzone.com.
- IP · 198.37.156.195
- ASN · AS11377SENDGRID - SendGrid, Inc.
- Registrar · iana:625
- Country · US
- Email · tonylau86china@gmail.com
- TLD · .com
- Browse hostnames · im…
- 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: "imaxzone.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.