Hostname
pacific-route.com
Last fetched
pacific-route.com resolves to 2 IPv4 addresses operated by UNITEDNET - EDINAYA SET LIMITED LIABILITY COMPANY in RU. WHOIS lists iana:1362 as the registrar.
Nutrition Label
Resolution chain
pacific-route.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 |
|---|---|---|---|---|
| 88.212.208.67 | 88.212.208.0/22 | AS39134 | UNITEDNET - EDINAYA SET LIMITED LIABILITY COMPANY | RU |
| 91.240.20.63 | 91.240.20.0/24 | AS59939 | WIBO-AS - WIBO Baltic UAB | NL |
WHOIS identity
- Registrar
- iana:1362
- Organization
- logicsoft
- Contact emails
Subdomains
1 observed subdomain of pacific-route.com.
| Subdomain |
|---|
| www.pacific-route.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for pacific-route.com.
| Mechanism | Target |
|---|---|
| SPF_A | pacific-route.com |
| SPF_IP | 91.240.20.63 |
| SPF_MX | pacific-route.com |
Related pages
Pivot deeper into the graph from pacific-route.com.
- IP · 88.212.208.67
- ASN · AS39134UNITEDNET - EDINAYA SET LIMITED LIABILITY COMPANY
- Registrar · iana:1362
- Country · RU
- Email · oleg.pyatkin@pacific-route.com
- TLD · .com
- Browse hostnames · pa…
- 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: "pacific-route.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.