Hostname
server5.info
Last fetched
server5.info resolves to 188.124.32.130, announced in 188.124.32.0/22 by SELECTEL - JSC Selectel in RU. server5.info 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
- 188.124.32.130
188.124.32.0/22 · SELECTEL - JSC Selectel · St Petersburg, RU
IPv6 resolution
No AAAA record for server5.info is recorded in WhisperGraph.
Attribution
jsc selectel
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:ооо 'регтайм'
- Registrant organisation
- akimov andrey
- Contact emails
- _2005_@inbox.ru
Subdomains
Mail and authentication
Nameservers
- ns1.server5.info
- ns2.server5.info
MX records
- mail.server5.info
SPF policy
- a: server5.info
- mx: server5.info
- ip: 188.124.32.130
- ip: 5.9.79.117
- ip: 92.53.64.68
Threat-feed evidence
History
Related pages
Pivot from server5.info 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: "server5.info"})-[: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.