Hostname
relation-est.com
Last fetched
relation-est.com resolves to 1 IPv4 address operated by AS131965 in JP. WHOIS lists iana:1557 as the registrar.
Nutrition Label
Resolution chain
relation-est.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 |
|---|---|---|---|---|
| 85.131.209.53 | 85.131.192.0/18 | AS131965 | — | JP |
WHOIS identity
- Registrar
- iana:1557
- Organization
- on behalf of relation-est.com owner
- Contact emails
- info@xserver.co.jp
- 54030880-ef24-4ed2-bdca-b61b40192fb6@identity-protect.org
- 75e9d8ae-03c5-409e-b858-3a532116eb07@identity-protect.org
- 7f362567-fb33-4cba-a8bc-d39d7ef301de@identity-protect.org
- 931ab0f3-1cb0-4d80-8c19-9aad50a23c94@identity-protect.org
- c3a89ff0-9aec-4fa6-a46f-2876dea706f4@identity-protect.org
- f568817d-fec9-4e12-9e1f-7d231650a338@identity-protect.org
- owner-4801746@relation-est.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of relation-est.com.
| Subdomain |
|---|
| www.relation-est.com |
Web-graph footprint
Distinct hostnames that link to or from relation-est.com in the public web crawl.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- relation-est.com
SPF policy
4 SPF mechanisms authorising senders for relation-est.com.
| Mechanism | Target |
|---|---|
| SPF_A | relation-est.com |
| SPF_A | sv16512.xserver.jp |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_MX | relation-est.com |
Related pages
Pivot deeper into the graph from relation-est.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "relation-est.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.