Skip to content

Hostname

cobbmt.com

Last fetched

cobbmt.com resolves to 15 IPv4 addresses operated by YANCYLIMITED-AS-HK - Yancy Limited in HK. WHOIS lists iana:1509 as the registrar.

Nutrition Label

WHISPER CANON · cobbmt.comRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cobbmt.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.234.207.218156.234.207.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.207.219156.234.207.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.207.220156.234.207.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.207.221156.234.207.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.207.222156.234.207.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
23.248.225.11423.248.225.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.225.11523.248.225.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.225.11623.248.225.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.225.11723.248.225.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.225.11823.248.225.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.225.15423.248.225.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.225.15523.248.225.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.225.15623.248.225.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.225.15723.248.225.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.225.15823.248.225.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS

WHOIS identity

Registrar
iana:1509
Organization
carol g northway
Contact emails

Subdomains

2 observed subdomains of cobbmt.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cobbmt.com.

Cypher and MCP

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

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