Hostname
8prop.com
Last fetched
8prop.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
8prop.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 |
|---|---|---|---|---|
| 46.137.199.115 | 46.137.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.104.197 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.85.229 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.218.142 | 52.76.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 8prop.com owner
- Contact emails
- mjlife2u@gmail.com
- 11d8c649-af12-4afa-b0c5-1fa0e8c280a6@identity-protect.org
- 1be27ef7-53a7-4958-9327-f63688a68dae@identity-protect.org
- 22e9ec52-43f8-4faa-9cfc-441ad3c49ac5@identity-protect.org
- 2926beab-d450-403f-9abe-eb40c661da2c@identity-protect.org
- 88abd1d7-c893-44a6-adc5-f0e4a14ca0f6@identity-protect.org
- a12bfe3a-7b52-4027-b6b8-f1bfe7b6f178@identity-protect.org
- ca613bbf-dcf7-4f6b-a0f4-697f703b7855@identity-protect.org
- owner-6661812@8prop.com.whoisprivacyservice.org
- owner-850477@8prop.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of 8prop.com.
Web-graph footprint
Distinct hostnames that link to or from 8prop.com in the public web crawl.
9 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from 8prop.com.
- IP · 46.137.199.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · mjlife2u@gmail.com
- TLD · .com
- Browse hostnames · 8p…
- 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: "8prop.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.