Skip to content

Hostname

cncfstack.com

Last fetched

cncfstack.com resolves to 8 IPv4 addresses operated by IMPERIAL INTERNET E TELECOMUNICACOES LTDA in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · cncfstack.comRouting diversity3.9/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cncfstack.com

Resolution chain

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

IPPrefixASNOperatorCountry
175.12.98.207175.12.96.0/22AS151823IMPERIAL INTERNET E TELECOMUNICACOES LTDACN
220.181.141.166220.181.128.0/20AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
219.153.159.182219.153.152.0/21AS134420CAMITCN
219.153.159.164219.153.152.0/21AS134420CAMITCN
219.153.159.143219.153.152.0/21AS134420CAMITCN
118.253.185.222118.253.185.0/24AS63835CHINAIXP Aiyun Technology Co.,LtdCN
118.253.172.140118.253.172.0/24AS63835CHINAIXP Aiyun Technology Co.,LtdCN
118.253.185.229118.253.185.0/24AS63835CHINAIXP Aiyun Technology Co.,LtdCN

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

6 observed subdomains of cncfstack.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cncfstack.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from cncfstack.com.

Cypher and MCP

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

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