Hostname
travy.cc
Last fetched
travy.cc resolves to 2 IPv4 addresses operated by AS197695 in RU. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
travy.cc 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 |
|---|---|---|---|---|
| 31.31.196.17 | 31.31.196.0/24 | AS197695 | — | RU |
| 31.31.198.220 | 31.31.198.0/24 | AS197695 | — | RU |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Subdomains
2 observed subdomains of travy.cc.
| Subdomain |
|---|
| mail.travy.cc |
| www.travy.cc |
Web-graph footprint
Distinct hostnames that link to or from travy.cc in the public web crawl.
6 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for travy.cc.
| Mechanism | Target |
|---|---|
| SPF_A | travy.cc |
| SPF_INCLUDE | _spf.hosting.reg.ru |
| SPF_IP | 31.31.196.17 |
| SPF_IP | 31.31.198.220 |
| SPF_MX | travy.cc |
Related pages
Pivot deeper into the graph from travy.cc.
- IP · 31.31.196.17
- ASN · AS197695
- Registrar · iana:1479
- Country · RU
- Email · pw-569bd3e16b0418d9873168b6d37ec270@privacyguardian.org
- TLD · .cc
- Browse hostnames · tr…
- 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: "travy.cc"})-[: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.