Skip to content

Hostname

azubi.de

Last fetched

azubi.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · azubi.deRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/azubi.de

Resolution chain

azubi.de resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.173.1013.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.10413.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.11313.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.3813.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
15.197.129.15815.197.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
18.244.18.11818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.1418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.5318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.113.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.43.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.543.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.663.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
75.2.43.16175.2.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
76.223.11.4976.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.217.199.83.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.253.6399.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.9599.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.11499.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.3599.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with azubi.de in WhisperGraph.

Subdomains

7 observed subdomains of azubi.de.

Web-graph footprint

Distinct hostnames that link to or from azubi.de in the public web crawl.

361 sites link to this hostname.

159 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for azubi.de.

MechanismTarget
SPF_Aazubi.de
SPF_INCLUDEspf.funkemedien.de
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from azubi.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "azubi.de"})-[: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.