Skip to content

Hostname

jico-pro.com

Last fetched

jico-pro.com resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · jico-pro.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jico-pro.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.16.24104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.24104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.112.67.11413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.126.12513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.250.19535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.25.15652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.34.9152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.194.10354.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
asiro
Contact emails

Subdomains

1 observed subdomain of jico-pro.com.

Web-graph footprint

Distinct hostnames that link to or from jico-pro.com in the public web crawl.

173 sites link to this hostname.

286 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jico-pro.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.haihaimail.jp
SPF_IP116.197.173.241

Related pages

Pivot deeper into the graph from jico-pro.com.

Cypher and MCP

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

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