Hostname
werebase.com
Last fetched
werebase.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
werebase.com 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 |
|---|---|---|---|---|
| 13.227.246.122 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.41 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.72 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.80 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of werebase.com owner
- Contact emails
- 3886750d-f36e-4429-bb20-9937570a4c9f@identity-protect.org
- 44f3a9a7-c41f-4c8f-8d8b-ba09dce24b20@identity-protect.org
- 48293384-dbc2-483e-ba49-19ab4972b79e@identity-protect.org
- 56278cfc-ffff-4c69-a42d-c094851730dd@identity-protect.org
- 67ffd31b-cef4-44a2-a49d-d241168c4863@identity-protect.org
- 99d12205-96e4-4317-8be0-3bfdbad15032@identity-protect.org
Subdomains
3 observed subdomains of werebase.com.
Web-graph footprint
Distinct hostnames that link to or from werebase.com in the public web crawl.
5 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from werebase.com.
- IP · 13.227.246.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 3886750d-f36e-4429-bb20-9937570a4c9f@identity-protect.org
- TLD · .com
- Browse hostnames · we…
- 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: "werebase.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.