Skip to content

Hostname

allianz.com

Last fetched

allianz.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · allianz.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/allianz.com

Resolution chain

allianz.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
166.117.122.244166.117.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.254.128166.117.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
allianz managed operations & services se
Contact emails

Subdomains

407 observed subdomains of allianz.com.

Web-graph footprint

Distinct hostnames that link to or from allianz.com in the public web crawl.

4,060 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for allianz.com.

MechanismTarget
SPF_INCLUDE_spf.allianz.com
SPF_INCLUDE_spf2.allianz.com
SPF_INCLUDE_spf3.allianz.com
SPF_INCLUDEspf.allianz.com
SPF_IP135.84.68.123/32
SPF_IP193.240.14.113
SPF_IP204.93.80.116
SPF_IP204.93.80.117
SPF_IP208.86.168.7/32
SPF_IP85.236.55.224/27
SPF_IP87.106.1.21

Related pages

Pivot deeper into the graph from allianz.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "allianz.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.