Hostname
azion.com
Last fetched
azion.com resolves to 16 IPv4 addresses operated by TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS in BR. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
azion.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 179.191.175.41 | 179.191.175.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.175.49 | 179.191.175.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.175.57 | 179.191.175.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.175.65 | 179.191.175.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.175.73 | 179.191.175.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.175.81 | 179.191.175.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.177.25 | 179.191.177.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.177.33 | 179.191.177.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.182.65 | 179.191.182.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.185.64 | 179.191.185.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.185.65 | 179.191.185.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.186.64 | 179.191.186.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 206.41.72.67 | 206.41.72.0/24 | AS4455 | BSO | US |
| 206.41.72.83 | 206.41.72.0/24 | AS4455 | BSO | US |
| 206.41.74.3 | 206.41.72.0/21 | AS4455 | BSO | US |
| 89.30.68.3 | 89.30.68.0/24 | AS4455 | BSO | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- azion technologies
- Contact emails
Subdomains
23 observed subdomains of azion.com.
Web-graph footprint
Distinct hostnames that link to or from azion.com in the public web crawl.
166 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for azion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5759082.spf03.hubspotemail.net |
| SPF_INCLUDE | _s0.azion.com |
Related pages
Pivot deeper into the graph from azion.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "azion.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.