Hostname
nymtrust.com
Last fetched
nymtrust.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nymtrust.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.17.142.199 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a83sr72g97p@networksolutionsprivateregistration.com
- ah8wv7u37uu@networksolutionsprivateregistration.com
- ax76j8kd66n@networksolutionsprivateregistration.com
- eh8h83he7yn@networksolutionsprivateregistration.com
- gr54348a2gy@networksolutionsprivateregistration.com
- n64yj7ce2gw@networksolutionsprivateregistration.com
- we5rj32p56m@networksolutionsprivateregistration.com
- wq78w7rp2j8@networksolutionsprivateregistration.com
- yq9yt7j76w4@networksolutionsprivateregistration.com
Subdomains
5 observed subdomains of nymtrust.com.
Web-graph footprint
Distinct hostnames that link to or from nymtrust.com in the public web crawl.
39 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for nymtrust.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 108.60.45.89 |
| SPF_IP | 208.68.134.122 |
| SPF_IP | 38.140.173.154 |
| SPF_IP | 74.123.85.178 |
Related pages
Pivot deeper into the graph from nymtrust.com.
- IP · 52.17.142.199
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · IE
- Email · a83sr72g97p@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ny…
- 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: "nymtrust.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.