Hostname
a2zcomputech.com
Last fetched
a2zcomputech.com resolves to 3 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in IN. WHOIS lists iana:1495 as the registrar.
Nutrition Label
Resolution chain
a2zcomputech.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 |
|---|---|---|---|---|
| 82.25.106.250 | 82.25.104.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | IN |
| 84.32.84.229 | 84.32.84.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | LT |
| 2.57.91.117 | 2.57.91.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | — |
WHOIS identity
- Registrar
- iana:1495
- Organization
- asgar khan
- Contact emails
Subdomains
5 observed subdomains of a2zcomputech.com.
Web-graph footprint
Distinct hostnames that link to or from a2zcomputech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for a2zcomputech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from a2zcomputech.com.
- IP · 82.25.106.250
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · iana:1495
- Country · IN
- Email · admin@domainregistriesfoundation.com
- TLD · .com
- Browse hostnames · a2…
- 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: "a2zcomputech.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.