Skip to content

Hostname

nwreverse.com

Last fetched

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

Nutrition Label

WHISPER CANON · nwreverse.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/nwreverse.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.117.14275.2.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.207.18099.83.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of nwreverse.com.

Web-graph footprint

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

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for nwreverse.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Anwreverse.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEprotection.my220.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.236.65.212
SPF_IP138.197.221.178/32
SPF_IP162.243.35.235
SPF_IP162.243.7.119
SPF_IP198.61.254.38/16
SPF_IP207.38.126.156
SPF_IP45.55.237.194
SPF_IP64.17.3.11
SPF_IP69.43.181.0/24
SPF_IP69.43.201.0/24
SPF_IP77.95.80.120/29
SPF_MXnwreverse.com

Related pages

Pivot deeper into the graph from nwreverse.com.

Cypher and MCP

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

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