Skip to content

Hostname

ijcad.jp

Last fetched

ijcad.jp resolves to 1 IPv4 address operated by UCOM - ARTERIA Networks Corporation in JP.

Nutrition Label

WHISPER CANON · ijcad.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/ijcad.jp

Resolution chain

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

IPPrefixASNOperatorCountry
221.254.17.87221.240.0.0/12AS17506UCOM - ARTERIA Networks CorporationJP

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

14 observed subdomains of ijcad.jp.

Web-graph footprint

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

73 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ijcad.jp.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ijcad.jp.

Cypher and MCP

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

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