Hostname
scopeasy.com
Last fetched
scopeasy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
scopeasy.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.226.94.104 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.124 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.60 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.82 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.255.109 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.22 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.37 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.65 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of scopeasy.com owner
- Contact emails
- scopeasy.com@domainsbyproxy.com
- gametalpha@gmail.com
- 3c1d46d2-be95-4c40-93e3-60cc07ca85d8@identity-protect.org
- 5b46fef6-cd1f-4a5a-a8e1-e2234d9c69f3@identity-protect.org
- 5eda05f8-c374-48f4-8529-97502b3a1ed8@identity-protect.org
- 74e69626-f62b-443c-a56a-e33a1cd1ff1e@identity-protect.org
- 886bceff-7c41-4958-b2bd-be08bbab6eea@identity-protect.org
- b08281c9-77d9-4930-b914-9fc3dc3543b1@identity-protect.org
Subdomains
5 observed subdomains of scopeasy.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from scopeasy.com in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for scopeasy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from scopeasy.com.
- IP · 13.226.94.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · scopeasy.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · sc…
- 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: "scopeasy.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.