Hostname
enso.pet
Last fetched
enso.pet resolves to 194.67.64.110, announced in 194.67.64.0/24 by LOGOL-AS - "Domain names registrar REG.RU", Ltd in RU. enso.pet is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for enso.pet is recorded in WhisperGraph.
Attribution
names reg ru
ORIGIN_AS
WHOIS identity
- Registrar
- iana:269
- Registrant organisation
- c/o whoisproxy.com
- Contact emails
- 36d2884bd96df1b739188fd89024b59e02f8cee4fab7a79886b648d532dea9ad@enso.pet.whoisproxy.org, 551d000c0e689ce94771ca998c25a4a7890a9b9d0c72cc1ce7e80fa4568401cc@enso.pet.whoisproxy.org, 95cd9689370caed9421f30657dcd3360e78a0b68f4ad1c5bbe12b065da64d718@enso.pet.whoisproxy.org
Subdomains
| Subdomain |
|---|
| mail.enso.pet |
| www.enso.pet |
Showing 2 of 2 subdomains (2 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- dnsadmin.hosting.reg.ru
- ns5.hosting.reg.ru
- ns6.hosting.reg.ru
MX records
- mail.enso.pet
- ex01.supremo.ru
SPF policy
- a: enso.pet
- mx: enso.pet
- ip: 31.31.198.90
Threat-feed evidence
History
Related pages
Pivot from enso.pet into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "enso.pet"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.