Hostname
azzura.com
Last fetched
azzura.com resolves to 4 IPv4 addresses operated by AS47583 in FR. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
azzura.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.79.116.189 | 147.79.112.0/21 | AS47583 | — | FR |
| 193.58.105.197 | 193.58.105.0/24 | AS47583 | — | FR |
| 37.98.151.23 | 37.98.151.0/24 | AS47583 | — | AU |
| 91.108.99.13 | 91.108.99.0/24 | AS47583 | — | AU |
WHOIS identity
- Registrar
- iana:48
- Organization
- whois agent
- Contact emails
- bdllkqmbj@whoisprivacyprotect.com
- bkdxrtynyr@whoisprivacyprotect.com
- gtrqflyyyt@whoisprivacyprotect.com
- ndlgskpwrt@whoisprivacyprotect.com
- srfjmlgtgc@whoisprivacyprotect.com
- twmrmvcsqy@whoisprivacyprotect.com
- vvrwvcvx@whoisprivacyprotect.com
- xlhtcqpgb@whoisprivacyprotect.com
- yfjxdlhxk@whoisprivacyprotect.com
- yxvphkxpw@whoisprivacyprotect.com
Subdomains
5 observed subdomains of azzura.com.
Web-graph footprint
Distinct hostnames that link to or from azzura.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for azzura.com.
| Mechanism | Target |
|---|---|
| SPF_A | azzura.com |
| SPF_IP | 101.100.214.124 |
| SPF_MX | azzura.com |
Related pages
Pivot deeper into the graph from azzura.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "azzura.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.