Skip to content

Hostname

kompan.com

Last fetched

kompan.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · kompan.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kompan.com

Resolution chain

kompan.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.0.206104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.206104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1052
Organization
domain manager kompan
Contact emails

Subdomains

98 observed subdomains of kompan.com.

Web-graph footprint

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

573 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kompan.com.

MechanismTarget
SPF_INCLUDEspfa.kompan.com
SPF_IP18.166.8.51
SPF_IP213.211.152.240
SPF_IP213.32.182.62
SPF_IP213.83.148.96/27
SPF_IP217.63.101.242
SPF_IP77.243.38.209
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32

Related pages

Pivot deeper into the graph from kompan.com.

Cypher and MCP

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

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