Skip to content

Hostname

komtrigon.de

Last fetched

komtrigon.de resolves to 1 IPv4 address operated by AS16276 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.89.40.5551.107.0.0/16AS16276DE

WHOIS identity

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

Subdomains

95 observed subdomains of komtrigon.de.

Web-graph footprint

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

97 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for komtrigon.de.

MechanismTarget
SPF_Aalabama.komtrigon.de
SPF_Aenterprise.komtrigon.de
SPF_Aflorida.komtrigon.de
SPF_Aford.komtrigon.de
SPF_Akomtrigon.de
SPF_Aohio.komtrigon.de
SPF_Azumwalt.komtrigon.de
SPF_INCLUDEmail.zendesk.com
SPF_IP80.237.132.43
SPF_MXkomtrigon.de

Related pages

Pivot deeper into the graph from komtrigon.de.

Cypher and MCP

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

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