Skip to content

Hostname

kgst.de

Last fetched

kgst.de resolves to 1 IPv4 address operated by BRITELINE-AS - Bremen Briteline GmbH in DE.

Nutrition Label

WHISPER CANON · kgst.deRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kgst.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.48.220.223185.48.220.0/22AS30742BRITELINE-AS - Bremen Briteline GmbHDE

WHOIS identity

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

Subdomains

15 observed subdomains of kgst.de.

Web-graph footprint

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

303 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kgst.de.

MechanismTarget
SPF_INCLUDE_smtp.udag.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEsmtp.neusta-is.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net
SPF_IP185.48.220.223
SPF_IP89.1.38.170
SPF_IP89.1.38.171
SPF_MXkgst.de

Related pages

Pivot deeper into the graph from kgst.de.

Cypher and MCP

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

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