Hostname
2ndwatch.com
Last fetched
2ndwatch.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
2ndwatch.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 |
|---|---|---|---|---|
| 13.33.67.125 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.30 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.60 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.73 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.18 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.21 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.28 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.53 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- youmegreen.com kris bliesner
- Contact emails
- 03310aa60a28fd0a0a29ec8d63115293@domaindiscreet.com
- 19ceb5020a28fd0a4f2029bb12094baf@domaindiscreet.com
- 1ccc50690a28fd0a0d1080f663c639ed@domaindiscreet.com
- 4512b6250a16123360f9ced7f8e46f84@domaindiscreet.com
- 564467ca0a28fd0a69139cf84f3832c8@domaindiscreet.com
- 57192406@myprivatename.com
- 57768216@myprivatename.com
- 5dq1f315magrob9knblp1da7fb@domaindiscreet.com
- 6bac84480a28fd0a54bfc69754084302@domaindiscreet.com
- 87be3d1c0a28fd0a3b84ff5fd3db927a@domaindiscreet.com
- krisbliesner@gmail.com
Subdomains
70 observed subdomains of 2ndwatch.com.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 2ndwatch.com in the public web crawl.
116 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for 2ndwatch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emailus.freshservice.com |
Related pages
Pivot deeper into the graph from 2ndwatch.com.
- IP · 13.33.67.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:9
- Country · US
- Email · 03310aa60a28fd0a0a29ec8d63115293@domaindiscreet.com
- TLD · .com
- Browse hostnames · 2n…
- 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: "2ndwatch.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.