Hostname
sisgew.com
Last fetched
sisgew.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sisgew.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 |
|---|---|---|---|---|
| 18.189.89.239 | 18.189.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.128.34.205 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.137.85.148 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.239.82 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sisgew.com owner
- Contact emails
- junaooaks@gmail.com
- 01356b6d-08b0-4c0a-926b-0df1b7e94cf9@identity-protect.org
- 5bc9c197-4ec8-4f72-8743-734415efd2f9@identity-protect.org
- 77399d94-204c-4255-88f5-45f23d7e5d91@identity-protect.org
- 9e77e0d1-1486-44c9-b093-8e63ab57e518@identity-protect.org
- b06738be-3194-48fe-b8f7-d18db5e392a0@identity-protect.org
- e0e18592-046d-4817-af7b-73ea1e7b4470@identity-protect.org
- owner-5887705@sisgew.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of sisgew.com.
| Subdomain |
|---|
| wildcard.sisgew.com |
| www.sisgew.com |
Threat posture
History
Related pages
Pivot deeper into the graph from sisgew.com.
- IP · 18.189.89.239
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · junaooaks@gmail.com
- 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: "sisgew.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.