Skip to content

Hostname

kaegi.com

Last fetched

kaegi.com resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · kaegi.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kaegi.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.148.27139.162.128.0/19AS63949DE

WHOIS identity

Registrar
iana:151
Organization
kaegi sohne
Contact emails

Subdomains

16 observed subdomains of kaegi.com.

Web-graph footprint

Distinct hostnames that link to or from kaegi.com in the public web crawl.

80 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for kaegi.com.

MechanismTarget
SPF_Akaegi.com
SPF_Avegarelay.kaegi.com
SPF_INCLUDE26479867.spf08.eu1.hubspotemail.net
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vegasystems.de
SPF_IP212.243.111.196
SPF_MXkaegi.com
SPF_MXremote.kaegi-ag.ch
SPF_MXremote.kaegi.com

Related pages

Pivot deeper into the graph from kaegi.com.

Cypher and MCP

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

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