Skip to content

Hostname

jins.com

Last fetched

jins.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · jins.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/jins.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.207.32.18043.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
brights consulting
Contact emails

Subdomains

100 observed subdomains of jins.com.

Web-graph footprint

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

1,923 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for jins.com.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEtreasure-ship.jp
SPF_IP124.34.73.132
SPF_IP124.34.73.144
SPF_IP13.115.228.29/32
SPF_IP219.96.127.16
SPF_IP219.96.127.4
SPF_IP34.213.249.17
SPF_IP52.27.149.217
SPF_IP54.248.217.144
SPF_IP54.64.149.72/32
SPF_IP54.64.22.84/32
SPF_IP54.64.85.41/32
SPF_IP54.65.150.181/32

Related pages

Pivot deeper into the graph from jins.com.

Cypher and MCP

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

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