Hostname
95saint.com
Last fetched
95saint.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
95saint.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 |
|---|---|---|---|---|
| 35.162.104.35 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 08c74833f9bad823a38c0c6717398d316f2d721aff63746cf7a9ab5472d39310@95saint.com.whoisproxy.org
- 104c54ff328faf5bdd52fc90f2285b9162c36aab1396b52bb5dfc78e7d66fc4e@95saint.com.whoisproxy.org
- 16cb2cf9cbed083c4f807fff676c5c6672ce1dcdad756b56bf5e2b71142e2e22@95saint.com.whoisproxy.org
- 1a8a17af4efd8a01437b6641e4c7796f1593475b99d8118211dd92f73b19acd5@95saint.com.whoisproxy.org
- 1de3a83d8f2603d213738b535719263dae8dbb650524d82128a8253b99addf63@95saint.com.whoisproxy.org
- 1fe2ecba3766f406c2d9551ebf118c1dc285ef43026561e736fae921f41009b6@95saint.com.whoisproxy.org
- 21913df9ac803e9cb8387f6ddb7b8d6d805e635da5f6dbb6224f53778986103b@95saint.com.whoisproxy.org
- 26c586024dbcc230d0283919e05f65fec1731569af10372655868b08e01effc9@95saint.com.whoisproxy.org
- 27a6ec91b92f3ae28d5a6719340c69b99194f4eb137fde6f33883660c3695454@95saint.com.whoisproxy.org
- 4693e8a6f42600e31c8d4f904a2a198035df2a559a88642a4c283711f71f9bff@95saint.com.whoisproxy.org
- 4879945a94f85d13fc4911f4b56e0a8abb8f25326ad6543cbefbf79a2914e245@95saint.com.whoisproxy.org
- 6bc385c7f414e95b08cedb87129be12ec0711c4efd8842fd48f7844979a377fa@95saint.com.whoisproxy.org
- 71372c8ad937adbbdc62bc944efcb8793f4381c4e60f1a432ba1ec758179a5f7@95saint.com.whoisproxy.org
- 95fdce879293878d218002e8a88f4bd09cd74e843f5baf92398d1f0938f8836e@95saint.com.whoisproxy.org
- c3cf097f5d3c54aad12f07943ce9607f679055006deebb863508158b4afc4388@95saint.com.whoisproxy.org
- c72f9370751a76163ea7f1116aad0154fcd953dca7b9beaf547356081a689cf1@95saint.com.whoisproxy.org
- e5e2494e8a2406a2167ab09cd702444aa612fa4f2680051432adf91b7a1f66f4@95saint.com.whoisproxy.org
Subdomains
2 observed subdomains of 95saint.com.
| Subdomain |
|---|
| promo.95saint.com |
| www.95saint.com |
Web-graph footprint
Distinct hostnames that link to or from 95saint.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 95saint.com.
- IP · 35.162.104.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:228
- Country · US
- Email · 08c74833f9bad823a38c0c6717398d316f2d721aff63746cf7a9ab5472d39310@95saint.com.whoisproxy.org
- TLD · .com
- Browse hostnames · 95…
- 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: "95saint.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.