Skip to content

Hostname

schlagerprofis.de

Last fetched

schlagerprofis.de resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · schlagerprofis.deRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/schlagerprofis.de

Resolution chain

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

IPPrefixASNOperatorCountry
3.7.161.163.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.57.221.12152.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.85.8.22954.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
85.13.167.22285.13.167.0/24AS34788DE

WHOIS identity

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

Subdomains

4 observed subdomains of schlagerprofis.de.

Web-graph footprint

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

89 sites link to this hostname.

469 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for schlagerprofis.de.

MechanismTarget
SPF_Aschlagerprofis.de
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEall-inkl.com
SPF_MXschlagerprofis.de

Related pages

Pivot deeper into the graph from schlagerprofis.de.

Cypher and MCP

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

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