Skip to content

Hostname

kbcomponents.com

Last fetched

kbcomponents.com resolves to 1 IPv4 address operated by GLOBALCONNECT-AS12552 in SE. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · kbcomponents.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kbcomponents.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.133.206.14185.133.204.0/22AS12552GLOBALCONNECT-AS12552SE

WHOIS identity

Registrar
iana:2487
Organization
domain administrator
Contact emails

Subdomains

4 observed subdomains of kbcomponents.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kbcomponents.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp01.mailsec.fi
SPF_IP194.237.110.210
SPF_IP195.216.47.108
SPF_IP199.33.89.210
SPF_IP212.247.97.68

Related pages

Pivot deeper into the graph from kbcomponents.com.

Cypher and MCP

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

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