Hostname
litzscore.com
Last fetched
litzscore.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
litzscore.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.251.158.179 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.138.210.4 | 18.138.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.140.118.54 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.128.204.92 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- anto binish kaspar
- Contact emails
- binishkaspar@gmail.com
- 2bf159f4-657e-446a-98dd-b11fdc5216c6@identity-protect.org
- 4b93771d-5876-42e8-8e12-6292c8beec6f@identity-protect.org
- 5120d398-15fb-49c6-9d68-cbdece0709a7@identity-protect.org
- 5b1a7bde-d26d-43c8-97d6-8b8a9ee5997b@identity-protect.org
- 9b33e6a9-f4ab-44b8-b109-452fa319d848@identity-protect.org
- cecae57d-6740-476c-bb21-48c2ff0fbbc3@identity-protect.org
- dea7d7d0-6e64-4f90-a28c-0e12bc3233f6@identity-protect.org
Subdomains
6 observed subdomains of litzscore.com.
Web-graph footprint
Distinct hostnames that link to or from litzscore.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from litzscore.com.
- IP · 13.251.158.179
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · binishkaspar@gmail.com
- TLD · .com
- Browse hostnames · li…
- 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: "litzscore.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.