Hostname
prav-talks.com
Last fetched
prav-talks.com resolves to 2 IPv4 addresses operated by AS8342 in RU. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
prav-talks.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.177.139.64 | 81.177.128.0/19 | AS8342 | — | RU |
| 103.118.240.209 | 103.118.240.0/24 | AS55933 | — | HK |
WHOIS identity
- Registrar
- iana:839
- Organization
- privacyprotect.org domain admin
- Contact emails
Subdomains
9 observed subdomains of prav-talks.com.
Web-graph footprint
Distinct hostnames that link to or from prav-talks.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from prav-talks.com.
- IP · 81.177.139.64
- ASN · AS8342
- Registrar · iana:839
- Country · RU
- Email · fd514275929a4dad9ac72bb9f1fe4241.protect@whoisguard.com
- TLD · .com
- Browse hostnames · pr…
- 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: "prav-talks.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.