Skip to content

Hostname

nisshin.com

Last fetched

nisshin.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · nisshin.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nisshin.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.139.12113.248.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.8.20876.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1485
Organization
nisshin seifun group
Contact emails

Subdomains

5 observed subdomains of nisshin.com.

Web-graph footprint

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

890 sites link to this hostname.

197 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nisshin.com.

MechanismTarget
SPF_INCLUDE_spf.cmsod.jp
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEkfs.kddi.ne.jp
SPF_INCLUDEsaaske.com
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP160.17.0.0/16
SPF_IP210.227.102.163
SPF_IP210.227.102.175
SPF_IP210.227.102.176

Related pages

Pivot deeper into the graph from nisshin.com.

Cypher and MCP

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

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