Hostname
twinner.com
Last fetched
twinner.com resolves to 1 IPv4 address operated by TRANSIP-AS - Signet B.V. in RO. WHOIS lists iana:2660 as the registrar.
Nutrition Label
Resolution chain
twinner.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 86.105.245.69 | 86.105.244.0/22 | AS20857 | TRANSIP-AS - Signet B.V. | RO |
WHOIS identity
- Registrar
- iana:2660
- Organization
- bogdan mykhaylets
- Contact emails
- twinner.com@namebrightprivacy.com
- support@dropcatch.com
- lincolndsp@ukr.net
- 1ba6cbf1-aee0-4081-ab31-af14c5a7619c@identity-protect.org
- 5596a53f-6a35-44e2-b408-cbae7de0535d@identity-protect.org
- 6a76c6a9-221c-47d8-8597-2d068b6b1fac@identity-protect.org
- c26417a3-d3bd-4010-9069-f9478d8ab7f3@identity-protect.org
- d7453398-fdc5-4c69-9e4d-b275b6363151@identity-protect.org
- f52d47e0-0cbc-476b-9ebf-dd1dfe85b5c5@identity-protect.org
- owner-8158200@twinner.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of twinner.com.
Web-graph footprint
Distinct hostnames that link to or from twinner.com in the public web crawl.
31 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from twinner.com.
- IP · 86.105.245.69
- ASN · AS20857TRANSIP-AS - Signet B.V.
- Registrar · iana:2660
- Country · RO
- Email · twinner.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · tw…
- 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: "twinner.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.