Skip to content

Hostname

cbotti.com

Last fetched

cbotti.com resolves to 2 IPv4 addresses operated by YANCYLIMITED-AS-HK Yancy Limited in HK. WHOIS lists iana:2248 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
156.234.179.3156.234.0.0/16AS138415YANCYLIMITED-AS-HK Yancy LimitedHK
43.165.1.17643.165.0.0/18AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueDE

WHOIS identity

Registrar
iana:2248
Organization
contact privacy inc. customer 0169352857
Contact emails

Subdomains

1 observed subdomain of cbotti.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cbotti.com.

MechanismTarget
SPF_Acbotti.com

Related pages

Pivot deeper into the graph from cbotti.com.

Cypher and MCP

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

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