Skip to content

Hostname

k11concepts.com

Last fetched

k11concepts.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · k11concepts.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/k11concepts.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.143.33.12018.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.153.052.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.17.24552.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.143.7152.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

19 observed subdomains of k11concepts.com.

Web-graph footprint

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

31 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for k11concepts.com.

MechanismTarget
SPF_Ak11concepts.com
SPF_INCLUDEoldspf.k11.com
SPF_INCLUDEspf.k11.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.181.164.0/24
SPF_IP202.181.165.0/24
SPF_IP58.64.143.144/29
SPF_MXk11concepts.com

Related pages

Pivot deeper into the graph from k11concepts.com.

Cypher and MCP

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

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