Skip to content

Hostname

koenig-solutions.com

Last fetched

koenig-solutions.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · koenig-solutions.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/koenig-solutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.234.26.24852.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
koenig solutions (p)
Contact emails

Subdomains

31 observed subdomains of koenig-solutions.com.

Web-graph footprint

Distinct hostnames that link to or from koenig-solutions.com in the public web crawl.

698 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for koenig-solutions.com.

MechanismTarget
SPF_Akoenig-solutions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP109.169.52.144/28
SPF_IP111.93.54.35
SPF_IP20.198.120.51
SPF_IP20.207.115.233
SPF_IP20.207.115.253
SPF_IP20.207.116.38
SPF_IP203.115.110.205
SPF_IP203.115.110.206
SPF_IP4.186.27.194
SPF_IP4.213.67.158
SPF_IP4.247.167.228
SPF_IP52.234.26.248
SPF_MXkoenig-solutions.com

Related pages

Pivot deeper into the graph from koenig-solutions.com.

Cypher and MCP

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

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