Skip to content

Hostname

jic-diving.com

Last fetched

jic-diving.com resolves to 1 IPv4 address operated by IDCF - IDC Frontier Inc. in JP. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · jic-diving.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/jic-diving.com

Resolution chain

jic-diving.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.152.151.20210.152.148.0/22AS4694IDCF - IDC Frontier Inc.JP

WHOIS identity

Registrar
iana:151
Organization
isao innami
Contact emails

Subdomains

1 observed subdomain of jic-diving.com.

Web-graph footprint

Distinct hostnames that link to or from jic-diving.com in the public web crawl.

7 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jic-diving.com.

MechanismTarget
SPF_Ajic-diving.com
SPF_Avps-1032930-1266.cp.hosting-srv.net
SPF_MXjic-diving.com

Related pages

Pivot deeper into the graph from jic-diving.com.

Cypher and MCP

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

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