Skip to content

Hostname

komproment.de

Last fetched

komproment.de resolves to 1 IPv4 address operated by AS59795 in NL.

Nutrition Label

WHISPER CANON · komproment.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/komproment.de

Resolution chain

komproment.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.184.85.12213.184.85.0/24AS59795NL

WHOIS identity

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

Subdomains

9 observed subdomains of komproment.de.

Web-graph footprint

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

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for komproment.de.

MechanismTarget
SPF_Akomproment.de
SPF_INCLUDE_relayspf.hosting4real.net
SPF_INCLUDEspf-record.net
SPF_IP213.184.85.12
SPF_IP213.184.85.13
SPF_IP51.83.2.195
SPF_MXkomproment.de

Related pages

Pivot deeper into the graph from komproment.de.

Cypher and MCP

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

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