Hostname
nyshex.com
Last fetched
nyshex.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nyshex.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.114 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.14 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nyshex.com owner
- Contact emails
- gordondownes@gmail.com
- 5a5126f8-4c37-4d30-9390-db5a4d1ab122@identity-protect.org
- 66ea5168-b6cf-4f28-b240-c198ff31f9ba@identity-protect.org
- 6b6297d3-b7b4-49c3-8a88-53a0fdd541c4@identity-protect.org
- 91fd8dac-689f-4597-b379-77e09cb4b47f@identity-protect.org
- a038fe31-122d-4dc7-8adb-04dd2e24524d@identity-protect.org
- c4b5e035-1bcc-4afd-a3e0-b013dca31835@identity-protect.org
- ff80e665-1d98-49fa-bf47-2e38fe2c7b02@identity-protect.org
- owner-11092727@nyshex.com.whoisprivacyservice.org
- owner-12046987@nyshex.com.whoisprivacyservice.org
- owner-3088254@nyshex.com.whoisprivacyservice.org
- owner-3954574@nyshex.com.whoisprivacyservice.org
- owner-4224523@nyshex.com.whoisprivacyservice.org
- owner-4292144@nyshex.com.whoisprivacyservice.org
- owner-6862630@nyshex.com.whoisprivacyservice.org
Subdomains
67 observed subdomains of nyshex.com.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nyshex.com in the public web crawl.
57 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for nyshex.com.
| Mechanism | Target |
|---|---|
| SPF_A | nyshex.com |
| SPF_INCLUDE | 3344713.spf06.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailer.chargify.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_MX | nyshex.com |
Related pages
Pivot deeper into the graph from nyshex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nyshex.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.