Hostname
computersplusnyc.com
Last fetched
computersplusnyc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:3452 as the registrar.
Nutrition Label
Resolution chain
computersplusnyc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.36.120 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.121 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.35 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.40 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 3.171.117.108 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.129 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.5 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.63 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:3452
- Organization
- ******** ********
- Contact emails
- ********@*****.***
- computersplusnyc.com@namebrightprivacy.com
- nrosner@computersplusnyc.com
- 25f2afb7-9bd0-4c39-a5a7-b14a61737530@identity-protect.org
- 73c34dad-6fb1-4245-b31a-e13d4fe81d95@identity-protect.org
- e924f4e8-1657-4f4b-843b-1a4f96bce5ed@identity-protect.org
- owner-11536254@computersplusnyc.com.whoisprivacyservice.org
- owner-11707956@computersplusnyc.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of computersplusnyc.com.
| Subdomain |
|---|
| www.computersplusnyc.com |
Web-graph footprint
Distinct hostnames that link to or from computersplusnyc.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for computersplusnyc.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from computersplusnyc.com.
- IP · 18.239.36.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3452
- Country · NL
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "computersplusnyc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.