Hostname
juuresta.com
Last fetched
juuresta.com resolves to 1 IPv4 address operated by AS47583 in LT. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
juuresta.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 |
|---|---|---|---|---|
| 45.84.207.85 | 45.84.204.0/22 | AS47583 | — | LT |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 02cc4503b8cbd8cc63e77083fcd8dec146ad419ab21574d2723259d70eb766d9@juuresta.com.whoisproxy.org
- 2165c1d683c4ef2b68e7fddc56689019fae2e01aa8d8cc5ceb1ca3d2167a4e2e@juuresta.com.whoisproxy.org
- 21e865b98d192621d2146468fdf93fed0001c1f85cced2b7bc62ef9984abbcd5@juuresta.com.whoisproxy.org
- 46d82b299516b442dc079424cc4ec8a41835b1296afc9687163946b92f4b49fb@juuresta.com.whoisproxy.org
- 5cfd2ba91025a8f4bd053af455004f04da47cfb1726394d17468539407124d5b@juuresta.com.whoisproxy.org
- 6f248a84fd4bec770170a09d65e8a6faec96fc74061c14533ca434048a2a362d@juuresta.com.whoisproxy.org
- 7b314e89da7a618d44e15482f2a15721a345c5492920aa3b55747f97820991bd@juuresta.com.whoisproxy.org
- 88f233ea582450354780e2169edc75822cd0cc06d28abca87b0035771164a290@juuresta.com.whoisproxy.org
- 91c74087ebc60f35cfaf24ef6aa6954d8a53ca874d5be778e670a9a517cc56ed@juuresta.com.whoisproxy.org
- 98415c5ccb7603adce511c53b4c337a86f79de08f112c9f4befa8b0e7fc2a2b8@juuresta.com.whoisproxy.org
- 9b5ff5c1648256d251b4d957fd019186fc756c85d09ee9f79a1d809e920d215a@juuresta.com.whoisproxy.org
- 9fe60b5a30345ca662398936f6f7e940793ed27ccf367f0921b30885cb33e657@juuresta.com.whoisproxy.org
- a3b05d29f2ed8c328ceffffcbb18b1d0b2c13d37ae4762944d254bfcd456cdd4@juuresta.com.whoisproxy.org
- c049f717bcde7684c8aec1468703d347d05b900674e340ce4e476e351ad7ff1a@juuresta.com.whoisproxy.org
- d6c26e0496da311d7a795688d404043dd48432c1e32f2352534990179231de92@juuresta.com.whoisproxy.org
- e750f837cd2d2d89c305a28d9e41bb7c7d734471216343a971c92f5392522b52@juuresta.com.whoisproxy.org
Subdomains
1 observed subdomain of juuresta.com.
| Subdomain |
|---|
| www.juuresta.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for juuresta.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from juuresta.com.
- IP · 45.84.207.85
- ASN · AS47583
- Registrar · iana:269
- Country · LT
- Email · 02cc4503b8cbd8cc63e77083fcd8dec146ad419ab21574d2723259d70eb766d9@juuresta.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ju…
- 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: "juuresta.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.