Hostname
allianzdirect.it
Last fetched
allianzdirect.it resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi sas as the registrar.
Nutrition Label
Resolution chain
allianzdirect.it resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:gandi sas
- Organization
- —
- Contact emails
- —
Subdomains
33 observed subdomains of allianzdirect.it.
Showing 12 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from allianzdirect.it in the public web crawl.
105 sites link to this hostname.
76 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for allianzdirect.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc33.sapsf.eu |
| SPF_INCLUDE | spf.allianzdirect.it |
| SPF_INCLUDE | t.contactlab.it |
| SPF_IP | 82.85.28.26/32 |
| SPF_MX | allianzdirect.it |
Related pages
Pivot deeper into the graph from allianzdirect.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "allianzdirect.it"})-[: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.