Skip to content

Hostname

jaico.cc

Last fetched

jaico.cc resolves to 1 IPv4 address operated by INTERQ GMO Internet Group, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · jaico.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jaico.cc

Resolution chain

jaico.cc resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
150.95.248.19150.95.128.0/17AS7506INTERQ GMO Internet Group, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
shotsu,inc.
Contact emails

Subdomains

1 observed subdomain of jaico.cc.

Subdomain
www.jaico.cc

Web-graph footprint

Distinct hostnames that link to or from jaico.cc in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jaico.cc.

MechanismTarget
SPF_INCLUDEspf13.gmoserver.jp

Related pages

Pivot deeper into the graph from jaico.cc.

Cypher and MCP

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

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