Hostname
zagrox.com
Last fetched
zagrox.com resolves to 5 IPv4 addresses operated by AS60631 in IR. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
zagrox.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 130.185.76.122 | 130.185.76.0/24 | AS60631 | — | IR |
| 192.64.118.116 | 192.64.118.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
| 195.250.26.104 | 195.250.26.0/24 | AS14670 | — | US |
| 198.251.84.236 | 198.251.84.0/24 | AS53667 | PONYNET - FranTech Solutions | LU |
| 65.181.111.10 | 65.181.111.0/24 | AS14670 | — | US |
WHOIS identity
- Registrar
- iana:460
- Organization
- domain admin
- Contact emails
Subdomains
20 observed subdomains of zagrox.com.
Showing 18 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zagrox.com in the public web crawl.
5 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for zagrox.com.
| Mechanism | Target |
|---|---|
| SPF_A | zagrox.com |
| SPF_INCLUDE | mailzila.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 195.250.26.104 |
| SPF_IP | 195.250.26.99 |
| SPF_IP | 65.181.111.10 |
| SPF_MX | zagrox.com |
Related pages
Pivot deeper into the graph from zagrox.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zagrox.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.