Skip to content

Hostname

empfohlen.de

Last fetched

empfohlen.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · empfohlen.deRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/empfohlen.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.236.46.14818.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.170.16135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.89.14935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.144.9535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.143.19835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.73.7735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.22.3944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.1.17744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.248.25544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.63.20432.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.92.193184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.41.26184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

22 observed subdomains of empfohlen.de.

Web-graph footprint

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

69 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for empfohlen.de.

MechanismTarget
SPF_Aempfohlen.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXempfohlen.de

Related pages

Pivot deeper into the graph from empfohlen.de.

Cypher and MCP

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

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