Skip to content

Hostname

nimway.com

Last fetched

nimway.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.170.249.1003.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.1033.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.433.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.983.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
52.222.236.3452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.12254.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.1554.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.4454.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.6854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.4599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:447
Organization
sony europe b.v.
Contact emails

Subdomains

7 observed subdomains of nimway.com.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nimway.com.

MechanismTarget
SPF_INCLUDE5133606.spf02.hubspotemail.net
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from nimway.com.

Cypher and MCP

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

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