Hostname
slayersuniverse.com
Last fetched
slayersuniverse.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
slayersuniverse.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 |
|---|---|---|---|---|
| 3.162.7.10 | 3.162.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.7.19 | 3.162.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.7.204 | 3.162.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.7.74 | 3.162.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 54.230.102.130 | 54.230.102.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.102.131 | 54.230.102.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.102.156 | 54.230.102.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.102.159 | 54.230.102.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- chen xiaojie
- Contact emails
- privacyprotect@hebeidomains.com
- pw-0e8bd7f30686511c0dde507576a1bfa8@privacyguardian.org
- pw-22d114a398a91278d3d2351d67d32380@privacyguardian.org
- pw-447143091d0eb98778e4bc6f815e9210@privacyguardian.org
- pw-4a7dc82353c52de875bdce5afcfadd6a@privacyguardian.org
- pw-f5b30a8d45f1d872841b8edf9bc6c684@privacyguardian.org
Subdomains
2 observed subdomains of slayersuniverse.com.
Web-graph footprint
Distinct hostnames that link to or from slayersuniverse.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from slayersuniverse.com.
- IP · 3.162.7.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1479
- Country · CA
- Email · privacyprotect@hebeidomains.com
- TLD · .com
- Browse hostnames · sl…
- 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: "slayersuniverse.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.