Skip to content

Hostname

jiran.com

Last fetched

jiran.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · jiran.comRouting diversity2.4/10Peering density9.6/10MOAS conflict⚠ 3 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/jiran.com

Resolution chain

jiran.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.39.209.373.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
35.219.200.4935.216.0.0/14AS19527GOOGLE-2 - Google LLCUS

WHOIS identity

Registrar
iana:244
Organization
jiran_co_ltd
Contact emails

Subdomains

67 observed subdomains of jiran.com.

Web-graph footprint

Distinct hostnames that link to or from jiran.com in the public web crawl.

25 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for jiran.com.

MechanismTarget
SPF_Ajc-smtp.jiran.com
SPF_Amail-service.officekeeper.co.kr
SPF_INCLUDE_spf.officemail.io
SPF_INCLUDE_spfa.jiran.com
SPF_INCLUDE_spfb.jiran.com
SPF_INCLUDE_spfc.jiran.com
SPF_INCLUDE_vpc.daouoffice.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.maillink.co.kr
SPF_IP110.10.125.171
SPF_IP34.22.94.1

Related pages

Pivot deeper into the graph from jiran.com.

Cypher and MCP

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

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