Skip to content

Hostname

conos.jp

Last fetched

conos.jp resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · conos.jpRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/conos.jp

Resolution chain

conos.jp resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.14104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.14104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.180172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
Organization
yukihiro yamada
Contact emails

Subdomains

9 observed subdomains of conos.jp.

Web-graph footprint

Distinct hostnames that link to or from conos.jp in the public web crawl.

106 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for conos.jp.

MechanismTarget
SPF_IP153.126.128.80
SPF_IP160.16.136.180
SPF_IP2001:e42:102:1704:160:16:136:180

Related pages

Pivot deeper into the graph from conos.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "conos.jp"})-[: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.