Skip to content

Hostname

abs-lieder.de

Last fetched

abs-lieder.de resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · abs-lieder.deRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/abs-lieder.de

Resolution chain

abs-lieder.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.248.222.15313.248.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.64.25076.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with abs-lieder.de in WhisperGraph.

Subdomains

5 observed subdomains of abs-lieder.de.

Web-graph footprint

Distinct hostnames that link to or from abs-lieder.de in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for abs-lieder.de.

MechanismTarget
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEutm-bm.spdns.org
SPF_IP18.158.231.242
SPF_IP217.154.212.128
SPF_IP217.92.56.226
SPF_IP80.151.235.161
SPF_IP85.214.76.129
SPF_IP85.215.51.208
SPF_IP89.63.19.228

Related pages

Pivot deeper into the graph from abs-lieder.de.

Cypher and MCP

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

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