Skip to content

Hostname

schimmel-entfernung.com

Last fetched

schimmel-entfernung.com resolves to 1 IPv4 address operated by AS15598 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · schimmel-entfernung.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/schimmel-entfernung.com

Resolution chain

schimmel-entfernung.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.190.131.24180.190.128.0/21AS15598DE

WHOIS identity

Registrar
iana:1387
Organization
florian schwan
Contact emails

Subdomains

1 observed subdomain of schimmel-entfernung.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for schimmel-entfernung.com.

MechanismTarget
SPF_Amail.reco-systems.de
SPF_Asmtp.reco.io
SPF_MXschimmel-entfernung.com

Related pages

Pivot deeper into the graph from schimmel-entfernung.com.

Cypher and MCP

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

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