Hostname
share77.com
Last fetched
share77.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
share77.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 |
|---|---|---|---|---|
| 108.138.141.108 | 108.138.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 108.138.141.48 | 108.138.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 108.138.141.59 | 108.138.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 108.138.141.72 | 108.138.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.245.113.106 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.113.126 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.113.61 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.113.73 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- domain admin
- Contact emails
Subdomains
1 observed subdomain of share77.com.
| Subdomain |
|---|
| www.share77.com |
Web-graph footprint
Distinct hostnames that link to or from share77.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from share77.com.
- IP · 108.138.141.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:841
- Country · ID
- Email · share77.com-owner-202305-1e1107@whois.tigertech.net
- TLD · .com
- Browse hostnames · sh…
- 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: "share77.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.