Hostname
teamoregon.cc
Last fetched
teamoregon.cc resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
teamoregon.cc resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.150.1.193 | 216.150.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.1.65 | 216.150.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.16.129 | 216.150.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.16.193 | 216.150.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of teamoregon.cc owner
- Contact emails
- 2d9f63232fbdad68ae7c8267851fe618124959492b4dfde7da7b4bee8928041c@teamoregon.cc.whoisproxy.org
- 400cf14ca59bef491fc47a2b5e12046340ba081820dddfc0bc4db4e384a5ad10@teamoregon.cc.whoisproxy.org
- 69cef9e6013614b32bbd1e4ec1b031e05289cd22b93f773728472262f239a30c@teamoregon.cc.whoisproxy.org
- 77691cbb0083d4748735e8aa5994b8574620d2a20de09436368b59f1f8e92549@teamoregon.cc.whoisproxy.org
- 96e0a1ebe8b41a921c01bac4a838c788f16f95ad08b695b13a9174c0f35d7462@teamoregon.cc.whoisproxy.org
- 9ed436733ee91132ce39b18daf454fe3c3dfb4dfb359d5cc3a03f8c7ca148957@teamoregon.cc.whoisproxy.org
- b6acce0183f3f7d73de851da6e28d4c13f5170557fbf96060c8a5ddac016d58a@teamoregon.cc.whoisproxy.org
- ca4ebdd92b936ec4c9f985fcc169bf2ddc276f70557baceb78ae7d24dfb680f1@teamoregon.cc.whoisproxy.org
- d25d8cd9b5e21414786e99d28bc9c7a56a2f52757baf169d127462e9f9f9f6ed@teamoregon.cc.whoisproxy.org
- e9204009e94df5914e7a2a7bd9a2e077de984d2c7d65a30199e8acaeb7b5b6b4@teamoregon.cc.whoisproxy.org
Subdomains
1 observed subdomain of teamoregon.cc.
| Subdomain |
|---|
| www.teamoregon.cc |
Web-graph footprint
Distinct hostnames that link to or from teamoregon.cc in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from teamoregon.cc.
- IP · 216.150.1.193
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · US
- Email · 2d9f63232fbdad68ae7c8267851fe618124959492b4dfde7da7b4bee8928041c@teamoregon.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · te…
- 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: "teamoregon.cc"})-[: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.