Hostname
u-login.com
Last fetched
u-login.com resolves to 31.177.76.32, announced in 31.177.76.0/24 by RU-CENTER - JSC "RU-CENTER" in RU. u-login.com 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
- 31.177.76.32
31.177.76.0/24 · RU-CENTER - JSC "RU-CENTER" · Moscow, RU
- 31.177.80.32
31.177.80.0/24 · RU-CENTER - JSC "RU-CENTER" · Moscow, RU
- 95.163.118.206
95.163.64.0/18 · DINET-AS - LLC Digital Network · Moscow, RU
IPv6 resolution
No AAAA record for u-login.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:463
- Registrant organisation
- personal data, can not be publicly disclosed according to applicable laws.
Subdomains
| Subdomain |
|---|
| www.u-login.com |
Showing 1 of 1 subdomain (1 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
- ns.rackspace.com
- dns1.stabletransit.com
- dns2.stabletransit.com
- dnsproxy1.fm.nic.ru
- dnsproxy2.fm.nic.ru
MX records
- nomail.nic.ru
- mx.yandex.ru
SPF policy
- include: _spf.google.com
- a: u-login.com
- mx: u-login.com
- include: _spf.yandex.net
- ip: 95.163.118.168
- ip: 95.163.118.177
- ip: 95.163.118.206
- ip: 95.163.118.207
- ip: 95.163.118.208
- ip: 95.163.118.209
Threat-feed evidence
History
Related pages
Pivot from u-login.com 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: "u-login.com"})-[: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.