Hostname
8dsync.com
Last fetched
8dsync.com resolves to 4 IPv4 addresses operated by AS47583 in BR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
8dsync.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 |
|---|---|---|---|---|
| 147.79.105.77 | 147.79.104.0/21 | AS47583 | — | BR |
| 77.37.42.98 | 77.37.40.0/22 | AS47583 | — | BR |
| 89.116.213.3 | 89.116.213.0/24 | AS47583 | — | BR |
| 91.108.127.15 | 91.108.124.0/22 | AS47583 | — | BR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
2 observed subdomains of 8dsync.com.
| Subdomain |
|---|
| search.8dsync.com |
| www.8dsync.com |
Web-graph footprint
Distinct hostnames that link to or from 8dsync.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for 8dsync.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.privateemail.com |
Related pages
Pivot deeper into the graph from 8dsync.com.
- IP · 147.79.105.77
- ASN · AS47583
- Registrar · iana:1068
- Country · BR
- Email · 9c066d9a7a2b4ed4b698cc5cbfcb42e2.protect@whoisguard.com
- TLD · .com
- Browse hostnames · 8d…
- 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: "8dsync.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.