Hostname
kc-softmax.com
Last fetched
kc-softmax.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kc-softmax.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.65.40.114 | 18.65.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.65.40.177 | 18.65.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.65.40.207 | 18.65.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.65.40.68 | 18.65.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.66.231.14 | 18.66.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.231.182 | 18.66.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.231.42 | 18.66.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.231.93 | 18.66.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kc-softmax.com owner
- Contact emails
- 3e833395-966e-443f-ac7d-183084826125@identity-protect.org
- 5b8e9c85-ad83-48c2-ae5f-58cd09a70e47@identity-protect.org
- 5fe16552-ce0a-4cd6-b1cc-779f18368be5@identity-protect.org
- b6434509-a4bf-46a2-a4cc-0d040bbd176b@identity-protect.org
- bd1df945-b436-4c4b-b169-0c81d8ded7ae@identity-protect.org
- e120d6e4-4338-49c4-83a3-7d08d815d0b4@identity-protect.org
- e5d7b444-ce17-4ee6-9504-58fae665d79b@identity-protect.org
- owner-6459294@kc-softmax.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of kc-softmax.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for kc-softmax.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from kc-softmax.com.
- IP · 18.65.40.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NL
- Email · 3e833395-966e-443f-ac7d-183084826125@identity-protect.org
- TLD · .com
- Browse hostnames · kc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kc-softmax.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.