Skip to content

Hostname

nissin.com

Last fetched

nissin.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.25108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.37108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.59108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.74108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.187.10318.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.10418.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.2718.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.7218.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.165.206.183.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.393.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.563.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.853.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.171.117.1033.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.263.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.323.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.803.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
markmonitor japan g.k.
Contact emails

Subdomains

37 observed subdomains of nissin.com.

Web-graph footprint

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

2,595 sites link to this hostname.

157 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for nissin.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf.gigacc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP153.125.144.148/32
SPF_IP163.43.136.149/32
SPF_IP18.177.133.112
SPF_IP220.213.236.162/32
SPF_IP52.192.248.115
SPF_IP52.196.54.125
SPF_IP52.197.138.194
SPF_IP52.197.155.61
SPF_IP52.198.124.47
SPF_IP52.68.26.109
SPF_IP54.250.240.100

Related pages

Pivot deeper into the graph from nissin.com.

Cypher and MCP

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

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