Skip to content

Hostname

noosh.com

Last fetched

noosh.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.105108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.116108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.24108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.64108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.171.85.1113.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.1163.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.1203.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.923.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
newlinenoosh,
Contact emails

Subdomains

89 observed subdomains of noosh.com.

Web-graph footprint

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

24 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for noosh.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP107.6.248.124
SPF_IP107.6.248.82
SPF_IP107.6.248.98
SPF_IP159.183.175.197
SPF_IP54.153.101.89

Related pages

Pivot deeper into the graph from noosh.com.

Cypher and MCP

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

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