Skip to content

Hostname

jarac.or.jp

Last fetched

jarac.or.jp resolves to 1 IPv4 address operated by AS2514 in JP.

Nutrition Label

WHISPER CANON · jarac.or.jpRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/jarac.or.jp

Resolution chain

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

IPPrefixASNOperatorCountry
61.194.35.11861.194.0.0/17AS2514JP

WHOIS identity

Registrar
Organization
japan association of refrigeration and air-conditioning contractors
Contact emails

Subdomains

6 observed subdomains of jarac.or.jp.

Web-graph footprint

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

126 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jarac.or.jp.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.securemx.jp
SPF_IP133.242.167.110
SPF_IP202.43.99.56
SPF_IP202.43.99.59
SPF_IP210.130.202.0/24
SPF_IP61.194.35.118

Related pages

Pivot deeper into the graph from jarac.or.jp.

Cypher and MCP

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

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