Skip to content

Hostname

nosh.jp

Last fetched

nosh.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · nosh.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nosh.jp

Resolution chain

nosh.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.105108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.106108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.124108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.81108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.225.107.1013.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.1913.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.3413.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.4913.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
99.84.118.2099.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.4199.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.4799.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.6999.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
matsushita jun
Contact emails

Subdomains

87 observed subdomains of nosh.jp.

Web-graph footprint

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

960 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nosh.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail-oregon.nosh.jp
SPF_INCLUDEspf.haihaimail.jp

Related pages

Pivot deeper into the graph from nosh.jp.

Cypher and MCP

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

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