Hostname
wisorylab.com
Last fetched
wisorylab.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wisorylab.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.164.53.102 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.110 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.124 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.34 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.121 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.57 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.69 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.75 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wisorylab.com owner
- Contact emails
- 1f7e61ca-a09d-436f-aa18-80da9bd0b6f6@identity-protect.org
- 632629b9-77f5-4f11-b9c5-546db8d4944c@identity-protect.org
- 886c9d5d-891a-4244-8322-377630b56794@identity-protect.org
- 8f52d6f8-21c0-4d96-b350-548aadb33f86@identity-protect.org
- b580dbd6-7203-4c91-bc98-6bb73cf23ad8@identity-protect.org
- e0a7a05d-2c01-4231-93e7-9e920603b1b4@identity-protect.org
- eeb4e61e-5158-4e6b-bee2-74514233b01e@identity-protect.org
- owner-8247189@wisorylab.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of wisorylab.com.
Threat posture
History
Related pages
Pivot deeper into the graph from wisorylab.com.
- IP · 3.164.53.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · 1f7e61ca-a09d-436f-aa18-80da9bd0b6f6@identity-protect.org
- TLD · .com
- Browse hostnames · wi…
- 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: "wisorylab.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.