Skip to content

Hostname

kolbe.com

Last fetched

kolbe.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · kolbe.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kolbe.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.56.89.22013.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.93.12313.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.144.112.17018.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.226.13254.183.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.248.14954.183.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.152.9654.219.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.188.7952.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
kolbe
Contact emails

Subdomains

30 observed subdomains of kolbe.com.

Web-graph footprint

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

604 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for kolbe.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.47.193.224/28
SPF_IP12.47.194.234
SPF_IP174.128.0.64/27
SPF_IP18.189.173.105
SPF_IP3.131.88.173
SPF_IP3.137.127.18
SPF_IP3.141.147.200
SPF_IP3.16.231.98
SPF_IP3.18.8.60
SPF_IP65.141.173.161/28
SPF_IP72.44.199.160/29
SPF_IP72.44.199.164

Related pages

Pivot deeper into the graph from kolbe.com.

Cypher and MCP

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

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