Hostname
sitester.com
Last fetched
sitester.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sitester.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.10.40 | 16.12.10.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 16.12.9.16 | 16.12.9.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.200 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.149 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.173 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.246 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sitester.com owner
- Contact emails
- 007ece39-def3-4454-b97b-aba5b7752ab6@identity-protect.org
- 204136b8-943c-4923-ba03-0faefff6e20e@identity-protect.org
- 2c2651e5-56de-4c15-8b4e-e0948ce4dec6@identity-protect.org
- 50590b40-0e44-4005-9eb8-d350fc920fdd@identity-protect.org
- ad5ef41f-db39-4d23-a754-bf88b838af3c@identity-protect.org
- b3df09cc-d8dc-47e1-9e53-8f8eee3c8408@identity-protect.org
- c5020566-c48b-4bdf-8c33-e41ceb668ce9@identity-protect.org
- owner-10641186@sitester.com.whoisprivacyservice.org
- hostmaster@compose.se
- hostmaster@nethouse.se
Subdomains
1 observed subdomain of sitester.com.
| Subdomain |
|---|
| script.sitester.com |
Web-graph footprint
Distinct hostnames that link to or from sitester.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from sitester.com.
- IP · 16.12.10.40
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 007ece39-def3-4454-b97b-aba5b7752ab6@identity-protect.org
- TLD · .com
- Browse hostnames · si…
- 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: "sitester.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.